Block 1 - Crypto
- Type / Role
- n8n-nodes-base.crypto - crypto
- 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 automates the end to end int...
n8n-nodes-base.crypto, n8n-nodes-base.set, n8n-nodes-base.respondtowebhook, n8n-nodes-base.if, n8n-nodes-base.stickynote, custom.klicktipp, n8n-nodes-base.filter, n8n-nodes-base.splitout
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 automates the end-to-end integration between Zoom and KlickTipp.
It listens to Zoom webinar events (specifically meeting.ended), validates incoming webhooks, retrieves participant data from Zoom, and applies segmentation in KlickTipp by subscribing and tagging participants based on their attendance duration.
This enables precise, automated campaign targeting without manual effort.
Zoom Webhook Listener
meeting.ended events from Zoom. Webhook Response Handling
plainToken + encryptedToken for validation, or simple status: ok for regular events).Data Retrieval
past_meetings/{uuid}/participants endpoint.Participant Processing
Attendance Segmentation
duration vs. meeting duration. Zoom Setup
meeting.ended. meeting:read:meeting meeting:read:list_past_participantsKlickTipp Setup
Zoom | meeting selection (Text) Zoom | meeting start (Date & Time) Zoom | Join URL (URL) Zoom | Registration ID (Text) Zoom | Duration meeting (Text)attended, attended fully, not attended per meeting name.n8n Setup
Listen to ending Zoom meetings). Crypto, Build Validation Body). 💡 Pro Tip: Use test emails and manipulate duration values to confirm segmentation logic.
Resources:
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.
| Workflow | Automate Zoom attendee segmentation in KlickTipp based on participation |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Lead Nurturing |
| Author | KlickTipp |
| Published | 25 Sept 2025 |
Use the JSON export at /data/workflows/8910/8910.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 automates the end to end int...
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 Lead Nurturing use case.