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 →
{
"name": "Sheets Airtable Sync Fixture",
"nodes": [
{
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger"
},
{
"name": "Local Preview API",
"type": "n8n-nodes-base.httpRequest"
},
{
"name": "Airtable Shape",
"type": "n8n-nodes-base.set"
}
],
"connections": {},
"fixture_safe": true,
"live_services_used": false
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Sheets Airtable Sync Fixture. Uses httpRequest. Scheduled trigger; 3 nodes.
Source: https://github.com/stefan-mcf/sheets-airtable-sync/blob/main/templates/n8n/sheets-airtable-sync.workflow.json — 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.
Flow. Uses httpRequest, mongoDb, airtable. Scheduled trigger; 6 nodes.
BTC_Poll. Uses start, httpRequest, postgres. Scheduled trigger; 5 nodes.
Recordatorio de Citas - 24 horas antes. Uses postgres, emailSend, httpRequest. Scheduled trigger; 5 nodes.
MHS Updates credential sync. Uses start, googleSheets, httpRequest. Scheduled trigger; 4 nodes.
CRM Sync (ClickUp → StreamPulse → Google Sheets Audit). Uses clickUp, httpRequest, googleSheets. Scheduled trigger; 4 nodes.