Block 1 - 1. Get event data.
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Community Node Disclaimer: This workflow uses KlickTipp community nodes. Introduction This workflow creates a ...
n8n-nodes-base.stickynote, n8n-nodes-klicktipp.klicktipp, n8n-nodes-base.googlecalendartrigger, n8n-nodes-base.splitout, n8n-nodes-base.switch, n8n-nodes-klicktipp.klicktipptrigger, n8n-nodes-base.googlecalendar, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by KlickTipp.
Original n8n.io sourceCommunity Node Disclaimer: This workflow uses KlickTipp community nodes.
This workflow creates a complete two-way synchronization between KlickTipp and Google Calendar.
When a contact in KlickTipp is tagged, an event is automatically created in Google Calendar.
If event status changes or if attendees respond, their RSVP status and event status are reflected in KlickTipp — keeping your contact database, campaigns, and event insights always up to date.
Perfect for marketers, coaches, or event organizers who want to automatically send event invites and instantly capture participation status without manual updates.
This template keeps your KlickTipp list in sync with Google Calendar across the full event lifecycle.
For every incoming event, the workflow follows these steps:
Watch Google Calendar events
Iterate through attendees
Filter attendees (optional)
Check if the attendee already exists in KlickTipp
Transfer event data to KlickTipp
Route by attendee response status
responseStatus:needsAction → contact was added to an eventaccepted → event confirmeddeclined → event declinedtentative → event consideredApply tags in KlickTipp
KlickTipp Preparation
Google Calendar | event summary, data type: "Single line"
- Google Calendar | event description, data type: "Single line"
- Google Calendar | event location, data type: "Single line"
- Google Calendar | event start datetime, data type: "Datetime"
- Google Calendar | event end datetime, data type: "Datetime" Google Calendar | event created/updated
- Google Calendar | event canceled
- Google Calendar | event declined
- Google Calendar | event confirmedGoogle Calendar | event considered
- Send an event invitation via Google CalendarSend an event invitation via Google Calendar
- Activation URL: webhook URL from triggerCredential Configuration
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 38 workflow blocks. Download the JSON for the full node graph.
| Workflow | Synchronize events & attendees between KlickTipp and Google Calendar |
|---|---|
| Complexity | advanced |
| Nodes | 38 |
| Categories | Social Media |
| Author | KlickTipp |
| Published | 29 Oct 2025 |
Use the JSON export at /data/workflows/10295/10295.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Community Node Disclaimer: This workflow uses KlickTipp community nodes. Introduction This workflow creates a ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.