Automate Onfleet Task Creation from Spreadsheets with n8n

Save hours managing delivery tasks by automatically creating Onfleet tasks directly from spreadsheet data. This n8n workflow transforms your Excel sheets into actionable delivery jobs, eliminating manual entry errors and boosting dispatch efficiency.
onfleet
readBinaryFile
spreadsheetFile
Workflow Identifier: 1402
NODES in Use: Read Binary File, Spreadsheet File, Onfleet

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow reads an Excel file with delivery data and makes new delivery tasks in Onfleet automatically.
It stops the user from typing all details by hand and keeps delivery info accurate.
You get faster, fewer mistakes, and better deliveries.

The workflow takes a local .xlsx file, turns data into JSON, then uses that data to create Onfleet tasks with correct addresses, names, notes, and US phone numbers.


Tools and services used

  • n8n: Workflow automation platform to connect nodes.
  • Onfleet API: Lets the workflow add delivery tasks.
  • Excel Spreadsheet (.xlsx): Contains delivery info you want to import.
  • Local file storage: Place where Excel file is saved and n8n can read it.

Inputs → Processing → Output

Inputs

Processing steps

  • Read Binary File: Loads the Excel file as binary data.
  • Spreadsheet File: Converts Excel binary data to JSON array, one item per row.
  • Onfleet: Uses mapped fields from JSON to set destination address, recipient details, and notes.
  • Phone number formatting: Adds +1 before recipient phone for US numbers.

Output

New delivery tasks created in Onfleet for each spreadsheet row with accuracy.


Who should use this workflow

People who have delivery data in Excel and want to add that data into Onfleet fast and with fewer errors.
Those who spend hours typing delivery info manually.
Anyone looking to save time and avoid mistakes by automating data import.


Beginner step-by-step: How to use this workflow in n8n

1. Import workflow

  1. Download the workflow file using the Download button on this page.
  2. Open the n8n editor where you want to use the workflow.
  3. Click on the menu and choose “Import from File”.
  4. Select the downloaded workflow file to import.

2. Configure credentials and settings

  1. Add your Onfleet API Key in the Credentials section.
  2. Modify the Read Binary File node’s filePath to point to your local Excel file location.
  3. If the workflow asks, update any field IDs or values for your use case.

3. Test and activate

  1. Run the workflow once to make sure it creates sample tasks correctly.
  2. After confirming success, activate the workflow by toggling the switch to make it live.
  3. Set it to run on demand or schedule it as needed.

Note: To make sure n8n can read local files, consider self-host n8n on your server or VPS.


Customization ideas

  • Add more address details like building names or special instructions in the Onfleet node.
  • Change phone number prefixes to support countries outside US by editing the expression that adds +1.
  • Put a IF node before the Onfleet node to only create tasks if some conditions like delivery date or priority are met.
  • Modify the Read Binary File node to read from cloud or network drive if possible.

Troubleshooting common issues

File not found in Read Binary File node:
Check your file path is correct and n8n has permission to access the location.

Onfleet API rejects phone number:
Make sure the phone number has a country code prefix like +1 for US numbers.


Pre-production checklist

  • Verify Excel columns match the names used in the Onfleet node.
  • Test the Read Binary File node alone to confirm it loads the file.
  • Run Spreadsheet File node separately to check JSON output.
  • Confirm Onfleet API Key is valid in n8n credentials.
  • Test full workflow on small data before using big lists.

Deployment guide

Turn on the workflow in n8n using the activation switch.

Run it whenever or set a schedule matching delivery times.

Watch logs for errors and task successes.


Summary

✓ Saves time by stopping manual Excel data entry.

✓ Creates accurate delivery tasks in Onfleet from spreadsheet rows.

✓ Makes sure addresses, phone numbers, and notes are correct.

✓ Easy to test, customize, and run inside n8n.

→ Faster task creation

→ Fewer delivery mistakes

→ Higher customer satisfaction


Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free