Uber Eats Order Tracker
detail.loadingPreview
Automatically fetches Uber Eats order details from Gmail and sends them to Slack with a Moze tracking link.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of capturing Uber Eats order information. It triggers when a specific subject line is detected in Gmail, extracts key details like shop name, price, and date, and then formats this information into a Slack message. The Slack message includes a deep link to the Moze expense tracking app, pre-filled with the order details for easy logging.
Key Features
- Triggers on specific Gmail subject line (Uber Eats order confirmation).
- Extracts shop name, order price, and date from the email.
- Formats data into a Slack message using blocks.
- Generates a deep link to the Moze app for expense tracking.
- Includes error handling for workflow failures.
How To Use
- Configure Gmail Trigger: Set up the Gmail Trigger node to listen for emails with the subject line '透過 Uber Eats 系統送出的訂單'. Ensure your Gmail account is authorized.
- Configure Gmail Node: The 'Get emails from Gmail with certain subject' node is redundant if the trigger is configured correctly, but it can serve as a manual test.
- Configure Set Node: The 'Extract Price, Shop, Date, TIme' node uses regex to extract data. Review and adjust the regex patterns if the email format changes.
- Configure Slack Node: Authorize your Slack account and select the appropriate channel (e.g., '外送記帳自動化'). The block configuration should be pre-filled.
- Enable Workflow: Ensure the workflow is active.
Apps Used
Workflow JSON
{
"id": "78efe0ff-4570-4058-850f-5e54c6b2a8aa",
"name": "Uber Eats Order Tracker",
"nodes": 0,
"category": "Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 78efe0ff-4570...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Inventory Slack Alert Workflow
Triggers an alert based on inventory changes, processes data using RAG, and logs results.
Contact Agent Workflow
Automates contact management by interacting with an AI agent and Airtable.
Workflow Results to Obsidian Vault via Google Drive
Automatically create and update Obsidian notes from n8n workflow results saved in Google Drive.
Automated Customer Auto-tagging with Webhooks and RAG
This workflow automatically tags customers by processing incoming webhook data through a RAG (Retrieval-Augmented Generation) system. It leverages Text Splitter, Embeddings, Pinecone, and an OpenAI Chat Model to dynamically categorize and log customer information.
Automated Email Research Report Generation with Markdown to HTML and Gmail
This workflow automates the sending of research reports via email. It converts Markdown content to HTML using the 'Markdown' node and then sends the formatted email using the 'Gmail' node.
Telegram Channel to Readeck & Hoarder Sync
Automatically sync new links from a Telegram channel to Readeck and Hoarder.