Sync Fizzy cards with Basecamp todos in real time — n8n Workflow
Overview
Description
Automatically sync Fizzy cards to Basecamp todos in real-time. When cards are created, assigned, completed, or reopened in Fizzy, the changes sync instantly to your Basecamp project. Card tags determine which todolist items go to, and team members are matched by email.
What you'll need
n8n instance (self-hosted or cloud) Basecamp account with project access Fizzy account with board management permissions Matching project/board names in both platforms
How it works
Receive webhook
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 23 nodes, connecting code, httprequest, if.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (23)
HTTP Request
httpRequest
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
sync-fizzy-cards-with-basecamp-todos-in-real-timefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
David Webb Espiritu
@davidwebbespiritu
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →