What This Workflow Does
This automation solves the manual process of transferring delivery information from Airtable to Onfleet. When businesses add new delivery requests or customer orders in Airtable, this workflow automatically creates corresponding tasks in Onfleet, eliminating duplicate data entry and reducing dispatch delays.
The system captures all essential delivery details including recipient information, delivery addresses, time windows, and special instructions from Airtable records and formats them into Onfleet-compatible task objects. This ensures your delivery team receives complete, accurate information immediately when new orders come in.
How It Works
1. New Airtable row detection
The workflow monitors your specified Airtable base and table for new entries. When a record is added that meets your criteria (like a status change or new order flag), it triggers the automation.
2. Data extraction and mapping
Key fields from the Airtable record are extracted and mapped to Onfleet's task requirements. This includes recipient details, delivery address, time windows, notes, and any custom metadata your operation requires.
3. Onfleet task creation
The workflow formats the data into Onfleet's API specifications and creates a new delivery task with all the extracted information. The task is assigned according to your Onfleet settings (auto-assignment or specific driver).
4. Confirmation and logging
After successful task creation, the workflow can optionally update the Airtable record with the Onfleet task ID or status confirmation, creating a complete audit trail between both systems.
Pro tip: Add a conditional step to verify all required fields are present before creating the Onfleet task to prevent failed deliveries from incomplete data.
Who This Is For
This automation is ideal for delivery-based businesses that manage orders in Airtable but dispatch through Onfleet. Common use cases include:
- Meal delivery services tracking orders in Airtable
- Retailers fulfilling e-commerce orders with local delivery
- Field service companies scheduling technician visits
- Pharmacy or healthcare providers delivering medications
- Any business combining Airtable's flexibility with Onfleet's routing
What You'll Need
- An Airtable account with a base containing your delivery/order data
- An Onfleet account with API access enabled
- n8n instance (self-hosted or cloud)
- API keys for both Airtable and Onfleet
- Clear field mapping between Airtable columns and Onfleet task properties
Quick Setup Guide
- Download the JSON template file
- Import into your n8n instance
- Connect your Airtable account in the first node
- Connect your Onfleet account in the task creation node
- Map your Airtable fields to the corresponding Onfleet task properties
- Test with a sample Airtable record
- Activate the workflow for production use
Key Benefits
Eliminate manual dispatch work: Save 5-15 minutes per delivery by automatically creating Onfleet tasks instead of copying information between systems.
Reduce errors: Automated data transfer prevents mistakes from manual entry, ensuring drivers get accurate delivery information every time.
Faster response times: Dispatch begins immediately when orders are logged in Airtable, reducing delivery lead times.
Complete audit trail: Maintain visibility into the entire order-to-delivery lifecycle with linked records between systems.
Scalable operations: Handle increasing order volumes without adding dispatch staff or changing your workflow.