This workflow corresponds to n8n.io template #1531 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": 13,
"name": "Creating an Onfleet Task for a new Shopify Fulfillment",
"nodes": [
{
"name": "Shopify Trigger",
"type": "n8n-nodes-base.shopifyTrigger",
"position": [
240,
440
],
"parameters": {
"topic": "fulfillments/create"
},
"credentials": {
"shopifyApi": {
"name": "<your credential>"
}
},
"typeVersion": 1
},
{
"name": "Onfleet",
"type": "n8n-nodes-base.onfleet",
"position": [
460,
440
],
"parameters": {
"operation": "create",
"additionalFields": {}
},
"credentials": {
"onfleetApi": {
"name": "<your credential>"
}
},
"typeVersion": 1
}
],
"active": false,
"settings": {},
"connections": {
"Shopify Trigger": {
"main": [
[
{
"node": "Onfleet",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
onfleetApishopifyApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Summary
Source: https://n8n.io/workflows/1531/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Creating an Onfleet Task for a new Shopify Fulfillment. Uses shopifyTrigger, onfleet. Event-driven trigger; 2 nodes.
Shopify Zendesk. Uses shopifyTrigger, noOp, zendesk. Event-driven trigger; 7 nodes.
This workflow automatically syncs Shopify orders with your Zendesk tickets. Using this workflow, Shopify orders will be added or have their information updated straight to your Zendesk tickets. Shopif
E-commerce Automation Team Communication
Seamlessly sync newly created Shopify products into Odoo with this smart, no-code n8n workflow. It automatically checks for duplicates and creates new products only when needed – fully compatible with