Business Operations & ERPs Automation Workflows — Page 6 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Business Operations & ERPs

    Business Operations & ERPs Workflows

    Enterprise resource planning and operations

    • Efficiently Restore n8n Workflows from Google Drive Backups

      Streamline the restoration of multiple n8n workflows from Google Drive backups, minimizing manual effort and reducing downtime during migrations or recoveries.

      n8nFree
    • Automate Upwork Job Aggregation and Notification with AI Summaries

      This workflow automates the aggregation of Upwork job postings based on your criteria, logs them in Google Sheets, generates AI-based summaries, and sends notifications via email.

      n8nFree
    • Extract Data from Trip Receipts with GP-4.1-mini, Google Sheets & Email Notifications

      # Automated Expense Reporting Workflow With GPT-4.1-mini ## ☀ Who's it for This workflow is designed for employees who need to submit expense claims for business trips. It automates the process of extracting data from receipts/invoices, logging it to a Google Sheet, and notifying the finance team via email. Ideal users: - Employees submitting business trip expense claims - HR or Admins reviewing travel-related reimbursements - Finance teams responsible for processing claims ## ℹ How it works / What it does 1. **Employee submits a form** with trip information (name, department, purpose, dates) and uploads one or more receipts/invoices (PDF). 2. **Uploaded files are saved to Google Drive** for record-keeping. 3. Each PDF is passed to a **DocClaim Assistant agent**, which uses GPT-4.0 and a structured parser to extract structured invoice data. 4. The data is **transformed and formatted** into a standard JSON structure. 5. Two parallel paths are followed: - Invoice records are appended to a **Google Sheet** for centralized tracking. - A detailed **HTML email** summarizing the trip and expenses is generated and sent to the **finance department** for claim processing. ## ✅ How to set up 1. **Create a form** to capture: - Employee Name - Department - Trip Purpose - From Date / To Date - Receipt/Invoice File Upload (multiple PDFs) 2. **Configure file upload node** to store files in a specific Google Drive folder. 3. **Set up DocClaim Agent** using: - GPT-4.0 or any LLM with document analysis capability - Output parser for standardizing extracted receipt data (e.g., vendor, total, tax, date) 4. **Transform extracted data** into a structured claim record (Code Node). 5. **Path 1**: Save records to a Google Sheet (one row per expense). 6. **Path 2**: - Format the employee + claim data into a dynamic **HTML email** - Use `Send Email` node to notify the finance department (e.g., `finance@yourcompany.com`) ## 📋 Requirements - n8n running with access to: - Google Drive API (for file uploads) - Google Sheets API (for logging expenses) - Email node (SMTP or Gmail for sending) - GPT-4.0 or equivalent LLM with document parsing ability - PDF invoices with clear formatting - Shared Google Sheet for claim tracking - Optional: Shared inbox for finance team ## © How to customize the workflow - **Add approval steps**: route the email to a manager before finance - **Attach original PDFs**: include uploaded files in the email as attachments - **Localize for other languages**: adapt form labels, email content, or parser prompts - **Sync to ERP or accounting system**: replace Google Sheet with QuickBooks, Xero, etc. - **Set limits/validation**: enforce max claim per trip or required fields before submission - **Auto-tag expenses**: add categories (e.g., travel, accommodation) for better reporting

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8nFree
  1. AI Receptionist

    A fully automated AI appointment setter that handles booking, logs call details, and records client info into Google Sheets. Perfect for businesses that want to streamline scheduling without manual effort. Works 24/7 via chat or voice.

    PipedreamFree
  2. Automate Webpage Change Detection and Notifications with Google Suite

    Monitor webpage content changes and receive notifications via Google Suite when updates occur. Ideal for tracking important documents like company policies or competitor pages.

    n8nFree
  3. AI Multi-Stop Planner for Circular Logistics with GP-40 & Open Route API

    **Tags**: AI Agent, Supply Chain, Logistics, Circular Economy, Route Planning, Transportation, GPS API ### Context Hi! I'm Samir, a Supply Chain Engineer and Data Scientist based in Paris, and founder of [LogiGreen Consulting](https://logi-green.com). I help logistics teams reduce operational workload and errors by combining **AI automation**, **route optimization APIs**, and **workflow automation**. This workflow is part of a **circular economy project**, where stores return **reusable packaging** (bins, crates, containers) to a central warehouse. > Let's support circular economies with AI-powered automation using n8n! For business inquiries, you can find me on [LinkedIn](https://www.linkedin.com/in/samir-saci) ### Who is this template for? This workflow is designed for logistics teams participating in **circular economy loops**. Let us imagine your transportation company receives this **pickup request**: ![Example of Results](https://www.samirsaci.com/content/images/2025/06/image-15.png) The two **AI Agent nodes** connected to **Openroute Service API** will process the information and reply with the **detailed route plan**. ![Workflow](https://www.samirsaci.com/content/images/2025/06/image-16.png) The results include **driving time** and the **optimal sequence** of stops generated by the multi-stop optimization endpoint of the API. ### How does it work? This workflow automates the end-to-end processing of **multi-stop pickup requests for reusable packaging**: - A Gmail trigger listens for collection request emails - AI Agent parses the email into structured data (store ID, address, date) - Each stop is geocoded into GPS coordinates - OpenRouteService **optimizes the stop sequence** using truck-specific routing - A second AI Agent formats a **confirmation email in HTML** with the ordered pickup plan - The reply is sent back with all details including duration and route ### Steps: 1. Trigger on a new Gmail message 2. Extract data using AI Agent (e.g., stores, addresses, times) 3. Store raw and processed data in Google Sheets 4. Enrich with GPS coordinates 5. Optimize route using OpenRouteService (truck profile) 6. Format the confirmation using an AI Agent 7. Send reply to requester with route and timing ![workflow](https://www.samirsaci.com/content/images/size/w1000/2025/06/image-14.png) ### What do I need to get started? You'll need: - A **Gmail account** to receive collection requests - A **Google Sheet** to store and review data - A free [OpenRouteService API key](https://openrouteservice.org/dev/#/signup) - Access to OpenAI for using AI Agent nodes - Sample pickup request emails to test ### Next Steps - Use the sticky notes inside the n8n canvas to: - Plug in your Gmail and OpenRouteService credentials - Try with a sample store collection email - Validate the confirmation format and route accuracy *This template was built using n8n v1.93.0* *Submitted: June 7, 2025*

    n8nFree
  4. Sell a Used Car with an AI Agent on Airtop

    ### How to Sell Your Used Car Easily with Airtop Selling a used car traditionally involves tedious manual steps: listing your vehicle online, filling repetitive forms, answering buyer inquiries, and comparing multiple offers—often leading to lost time, inaccuracies, and missed opportunities. Dealers' platforms and marketplace websites can introduce additional friction, occasionally requiring manual interactions and delivering inconsistent offers. The Sell a Used Car Agent powered by Airtop and n8n eliminates this friction by automating the selling process. Simply input your car's details once, and the automation quickly navigates through popular used car marketplaces like Carvana, CarMax, and others, efficiently fetching competitive buying offers. Leveraging Airtop's powerful real-browser automation capabilities, this setup interacts smoothly with the forms and queries specific to each sales platform, eliminating error-prone manual entries and tedious repetition. This Airtop automation employs sophisticated data extraction features, including structured JSON output, ensuring accurate, formatted data ready for immediate review. Say goodbye to cumbersome listing processes, and hello to streamlined, effortless car selling. ### Who is this Automation for? - Automation engineers streamlining marketplace interactions - Developers building user-friendly car selling apps - Technical teams optimizing inventory resale processes - Dealership IT departments automating valuation systems ### Key Benefits - No-code automation setup using Make - Saves significant time with instant multi-platform offers - Real browser sessions ensuring reliable site interactions - Structured JSON output simplifying data integration ### Use Cases - Car dealership teams quickly pricing used vehicles - Individuals efficiently comparing offers from online dealers - Developers building consumer-friendly automated car resale apps - Technical consultants streamlining used car valuation processes ### How this Airtop Automation Works When started, Airtop opens automated, real browser sessions to intelligently fill out required car details on leading resale marketplaces (e.g., Carvana and CarMax). It captures instantly generated vehicle offers, structures them into clean JSON output, and returns organized buying proposals. All of this is accomplished without manual intervention. ### What You'll Need - A free [Airtop API key](https://portal.airtop.ai/?utm_campaign=n8n) - Basic details describing your vehicle (make, model, condition, mileage) ### Setting up the workflow - Create a new Airtop connection with your API key: ![image.png](fileId:1089) - Enter the information about the car you are selling into the Variables node. For example: > VIN: 1FRF17253NB81140 Mileage: 221081 Zip code: 01952 Condition: Perfect, no interior or exterior damages, all tires are inflated, have 2 keys, working battery, has an attached catalytic converter, Airbags not deployed, No flood or fire damage. Ownership: full clean title with no debt answer yes to all other questions - Run the workflow ### Customize the Automation - Add or remove marketplaces based on regional availability or preference - Extend JSON outputs to your internal inventory or sales systems - Schedule regular automation runs to track market pricing trends - Integrate additional valuation platforms for broader market coverage ### Automation Best Practices - Regularly review marketplace URLs to maintain accuracy and consistency - Verify structured data to ensure consistent JSON outputs - Maintain clearly documented Make scenarios for easy debugging - Periodically update your car's condition description for accurate pricing Happy Automating!

    n8nFree
  5. Automate Compliance Monitoring with AI-Powered Scraping and Alerts

    This workflow automates the monitoring of government regulatory changes using AI-powered scraping, assesses their impact, and sends prioritized alerts to relevant teams.

    n8nFree
  6. Package & Deploy Multiple n8n Workflows with Automatic Credential Mapping

    ## INS: The n8n Workflow Installer This workflow provides everything you need to package and deploy multiple workflows from a **single workflow you distribute**. That's right, now you can package up dozens of workflows and send your client(s) a single workflow to run, that will create them all and auto-assign all the credentials. This workflow installs 3 files when you run it, demonstrating the functionality. Just make your own mods to the system, repackage it, and you are ready to go! --- ## Requirements - An n8n instance with API access enabled and an access key - Optional: GitHub and OpenAI access keys --- ## What This Workflow Does - Installs 3 additional workflows, demonstrating the functionality - One of the workflows is a packager, that you configure for your own needs - Two example workflows demonstrate functionality, and can be deleted --- ## Step-by-Step Setup 1. **Run the Workflow** This will get the example and tool workflows on your instance. 2. **Package Your Content** Configure the packager, then run it to produce a base64-compressed version of your files. 3. **Customize the Installer** Make your own copy of the installer, and set the base64 payload. 4. **Deploy the Installer** Export your installer script. Now, anyone you send it to will get all your packaged workflows when they execute it. --- ## How to Use This Workflow This workflow is meant to be reused and adapted. You can: - Integrate it into a deployment pipeline - Turn it into a subworkflow for dynamic installs - Extend it to include triggers, permission settings, or test runs If you frequently deploy or share n8n assets, this installer gives you a repeatable way to do it with confidence.

    n8nFree
  7. Automate Incident Reporting & Alerts with Forms, Google Sheets, and Gmail

    # Incident Reporting & Management Workflow (Form + Google Sheets + Email) This workflow automates incident reporting and management for operations teams by connecting a public reporting form with real-time logging in Google Sheets and instant alert emails to your support team. Whenever an incident is reported via the n8n form/webhook, all details are saved securely and immediately, and the right people are notified the moment issues occur. It's a fast, scalable solution for reliable incident handling. ## Who's It For - Renewable energy operators (solar/wind/green energy). - Facility and plant managers. - Environmental, EHS, and safety teams. - Technical support and incident response crews. - Maintenance & field operations teams. - Anyone aiming for compliance-ready, audit-friendly digital issue reporting. ## How It Works 1. **Form Submission**: An n8n-powered form (or webhook endpoint) receives incident reports, capturing all key details: reporter info, contact, location, date/time, type, severity, actions taken, photos, and more. 2. **Log to Google Sheets**: Each report is instantly appended as a new row in a secure Google Sheet, creating a searchable, timestamped audit trail. 3. **Email Alert (Gmail)**: An automatic email with incident summary and critical details lands in the support team's inbox seconds after submission, ensuring your response is always prompt. 4. **Workflow Automation**: These nodes are linked in n8n, enabling no-code/low-code back-end automation for complete visibility and control. ## How to Set Up 1. **Import Workflow**: In n8n, use Import from File to upload the workflow JSON provided. 2. **Edit Configuration**: - Update form fields as needed (label, validations, options for severity/category). - Enter your Google Sheet ID and sharing settings. - Configure Gmail/SMTP credentials and recipient address (example: `supportteam@mailinator.com` or your own team). 3. **Deploy Webhook**: Copy your n8n webhook URL and connect it to your reporting interface (form, app, device, etc.). 4. **Activate**: Enable the workflow in n8n. Submissions are now handled in real-time. 5. **Test**: Submit a sample incident to make sure data logs in Google Sheets and the alert email arrives as expected. ## Requirements | Tool | Purpose | |-----------------|-----------------------------------| | n8n Instance | Orchestrates the workflow | | Google Account | To access/use Google Sheets | | Gmail/SMTP | For sending incident alerts | | Incident Source | n8n Form, webhook, app, or device| ## How to Customize - **Form Fields**: Add/remove fields or validations in the n8n form for organization-specific needs (e.g., add photos, custom categories). - **Alert Routing**: Use IF nodes to send critical alerts via Slack, SMS, or escalate to on-call teams based on severity/type. - **Backend**: Replace Google Sheets with Notion, Airtable, PostgreSQL, or other databases. - **Reporting**: Add PDF nodes to auto-generate and send report summaries. - **Integrations**: Push incidents to ticketing, asset tracking, or calendar scheduling workflows. ## Add-Ons (Optional Extensions) | Feature | Description | |------------------|------------------------------------------------------| | Slack Alerts | Instantly notify Slack channels on critical issues | | Database Logging | Store reports in SQL/NoSQL systems | | PDF Generation | Email ready-to-use incident reports as PDFs | | Calendar Events | Schedule follow-ups or deadline reminders | | AI Categorization | Auto-classify incidents by severity/type | | Task Creation | Open tickets in Jira, Trello, ClickUp, or Asana | ## Use Case Examples - Field engineers report solar inverter faults with mobile forms. - Security personnel log site intrusions, with photos and severity. - IoT sensors auto-post equipment failures as incidents. - Compliance or EHS teams capture safety observations in real-time. - Technicians submit maintenance or post-repair issues instantly. ## Common Troubleshooting | Issue | Possible Cause | Solution | |--------------------------|---------------------------------------|----------------------------------------------------------| | Form not triggering | Webhook URL incorrect | Double-check webhook endpoint and method (POST) | | Email not delivered | Wrong SMTP/Gmail credentials | Re-enter credentials or verify SMTP access | | Google Sheets not updated | Sheets ID wrong/missing permissions | Use correct ID, share sheet with service account or make accessible | | Missing report fields in log | Form field names or types mismatch | Align JSON/form data keys with workflow node mappings | | Attachments not saved | Field not set for file type | Review form field definitions and adjust as needed | ## Need Help? Want a tailored setup, advanced automations, or powerful add-ons (AI, SLAs, PDF logs, ticketing integration)? Our n8n workflow experts at WeblineIndia are ready to help you engineer seamless incident management for any industry. ☎️ Contact WeblineIndia - Your Automation

    n8nFree
  8. Pattern for Parallel Sub-Workflow Execution Followed by Wait-for-All Loop

    ## What this workflow does This set of workflows shows how to start multiple sub-workflows, asynchronously, in parallel, and then wait for all of them to complete. Normally, sub-workflows would need to be run synchronously, in series, or, if they are executed asynchronously (to run concurrently, in parallel), there is no easy way to merge/wait for an arbitrary number of them to complete. This is a design pattern template to show one approach for running multiple, data-driven instances of a sub-workflow asynchronously, in parallel (instead of running them one at a time in series), but still prevent the later steps in the workflow from continuing until all of the sub-workflows have reported back that they are finished, via callback URL. There are other techniques involving messaging services, database tables, or other external flow manager helpers, but this technique accomplishes the goal fully within n8n. ## Setup To implement this pattern, examine the nodes in the template and modify the incoming data leading to: 1. A split-out loop to asynchronously execute a sub-workflow multiple times, in parallel. For instance, each sub-workflow might process one of a list of incoming documents. The resumeUrl for the main/parent workflow is provided to all of the sub-workflow executions, along with a unique identifier that can be counted later (e.g., a document file name). 2. A wait-for-all loop that checks whether all sub-workflows have reported back (`if` node) and builds a unique list of identifiers from the callbacks received from each execution of the sub-workflow. The sub-workflow should be designed to respond immediately (async) and later send a callback request when it has finished processing. The callback request should include the unique identifier value received when the sub-workflow was started. This is meant to be a possible answer to questions like [this one about running things in parallel](https://community.n8n.io/t/is-it-possible-to-run-a-part-of-the-workflow-in-parallel/60221), maybe [this one about waiting for things to finish](https://community.n8n.io/t/node-does-not-wait-for-predecessor-node-always-need-a-merge-node/60773), [this one about managing sub-batches of things by waiting for each batch](https://community.n8n.io/t/maximum-parallel-subworkflows/60052), or [this one about running things in parallel](https://community.n8n.io/t/parallel-execution-of-bat-files/49493). The topic of how to do this comes up a lot, and this is one of the only techniques that (so far) seems to work.

    n8nFree
  9. Automate Supplier Risk Assessment and Alerts with D&B, NewsAPI, and Gmail

    This workflow automates the assessment of supplier risks by integrating data from Dun & Bradstreet and NewsAPI, and sends alerts via Gmail when risk levels exceed thresholds. It ensures proactive supply chain management by continuously monitoring supplier performance and financial health.

    n8nFree
  10. Get a books rating instantly with Android barcode scanner and Goodreads

    Every time a books barcode is scanned via the Make Android app, Make will automatically search for the books rating through the Goodreads API. hen, the rating is sent via an Android push notification.

    MakeFree
  11. Automate Client Email Logging with AI and Google Sheets

    Streamline your client communication management by automatically logging emails into Google Sheets. This workflow identifies client names using AI and organizes email data for easy access and analysis.

    ActivepiecesFree
  12. Automate Data Entry For Shipping Labels

    his flow is designed to handle the hassle of manual data entry for shipping labels. he process begins with a web form where a user can upload an image of a shipping label. An AI then extracts structured data from the image, pulling out key details like the recipients name and tracking number. he flow then uses a find row feature to match the recipients name to a corresponding entry in a sheet. Once the correct row is located, it is automatically updated with the new shipping number and a sent status. his automation saves time and effort by eliminating the need for manual data entry, making the process of tracking holiday gift shipments effortless.

    ActivepiecesFree
  13. Add new Square refunds to a Google Sheets spreadsheet as new rows

    Every time there is a new refund in Square, Make will automatically add that refunds info to a new row in your Google Sheets spreadsheet. he template uses this [example spreadsheet](http://bit.ly/2VX4Eog).

    MakeFree
  14. Automatically Create Trello Cards from Jenkins Job Notifications

    This workflow automatically generates a Trello card for each new job notification in Jenkins, streamlining task management and ensuring updates are tracked efficiently.

    MakeFree
  15. Retrieve and update Monday.com item values based on board column changes

    Automatically update Monday.com item values when board column changes occur. Retrieve item details and change multiple column values for streamlined project management.

    MakeFree
  16. Automatically Create Teamwork Projects from New Resource Guru Projects

    This workflow automatically creates a new project in Teamwork whenever a new project is created in Resource Guru, streamlining project management across platforms.

    MakeFree
  17. Imports contacts from Shoptet to IPEX Contact center

    Imports all Shoptet customers names and phone numbers to IPEX Contact center contacts. You can see who is calling, when phone is ringing. You are able to open a Shoptet customer detail window on one click.

    MakeFree
  18. Sync New Xero Contacts to ClickSend Automatically

    Automatically transfer new contacts from Xero to ClickSend, ensuring your communication lists are always up-to-date.

    MakeFree
  19. Automate Airtable Record Deletion via Custom Webhook

    Streamline your Airtable data management by automatically deleting records through a custom webhook, ensuring your database remains up-to-date and clutter-free.

    MakeFree
  20. Seamlessly Sync New ClickFunnels Contacts to Xero

    Automatically transfer new contacts from ClickFunnels to Xero, ensuring your contact list is always up-to-date without manual intervention.

    MakeFree
  21. Seamlessly Sync New Notion Clients to Clockify

    Automatically transfer new client entries from Notion to Clockify for streamlined time tracking and project management.

    n8nFree
  22. ← PreviousPage 6 of 65Next →

    Related categories

    Communication (2,463)AI (1,929)Other (1,425)Productivity (1,202)Marketing (1,145)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)Social Media (562)

    Need a custom business operations & erps workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow