Block 1 - Typeform Registration Form
- Type / Role
- n8n-nodes-base.typeformTrigger - typeformTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Event Participant Management and Automated Follow up System This workflow automates the entire process of managing event participants, from registration and payment to sending reminders and follow ...
n8n-nodes-base.typeformtrigger, n8n-nodes-base.set, n8n-nodes-base.googlesheets, n8n-nodes-base.stripe, n8n-nodes-base.if, n8n-nodes-base.gmail, n8n-nodes-base.googlecalendar, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 對馬 瑠斗.
Original n8n.io sourceThis workflow automates the entire process of managing event participants, from registration and payment to sending reminders and follow-up communications. It's designed for event organizers who want to streamline their operations and ensure a smooth experience for attendees.
This template is ideal for event organizers, community managers, and businesses that host workshops, webinars, conferences, or any event requiring participant registration and communication.
The workflow is divided into three main parts:
Registration and Onboarding:
Event Reminders:
Post-Event Follow-up:
<__PLACEHOLDER_VALUE__Typeform Form ID__> with your actual Typeform ID.Event Name, Event Date, Event Time, Event Location, Participation Fee Amount, and Slack Channel ID.<__PLACEHOLDER_VALUE__Google Sheets Document ID__> and <__PLACEHOLDER_VALUE__Sheet Name (e.g., Participants)__> with your Google Sheet details. Ensure your sheet has columns for "Name", "Email", "Phone", "Registration Date", "Event Name", "Event Date", "Payment Status", "Follow-up Sent", and "Follow-up Date".<__PLACEHOLDER_VALUE__Customer ID__> and <__PLACEHOLDER_VALUE__Source ID__> with your Stripe customer and source IDs. You will need Stripe API credentials.<__PLACEHOLDER_VALUE__Slack Channel ID__> (if not already set in Workflow Configuration) and set up Slack OAuth2 API credentials.<__PLACEHOLDER_VALUE__Survey URL__> with the link to your post-event survey.reminderDaysBefore and followupDaysAfter values in the "Workflow Configuration" node to change when reminder and follow-up emails are sent.currency in the "Process Payment" node if your event uses a different currency.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 | Automated event management with Typeform, Stripe, Google tools & Slack notifications |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Miscellaneous |
| Author | 對馬 瑠斗 |
| Published | 24 Oct 2025 |
Use the JSON export at /data/workflows/10117/10117.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.
Event Participant Management and Automated Follow up System This workflow automates the entire process of managing event participants, from registration and payment to sending reminders and follow ...
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 Miscellaneous use case.