- Automate lead capture and management from Typeform submissions.
- Ensure real-time updates of contact information in Airtable.
- Notify team members instantly via Slack about new leads and updates.
Trigger the workflow when a new lead submits a Typeform form. Retrieve additional details about the lead using Dropcontact. Check if the lead already exists in Airtable's contact list. Create a new contact in Airtable if the lead is new. Update existing contact information in Airtable if the lead is already present. Send notifications to Slack channels about new leads and updates.
- 1Import the workflow template into n8n.
- 2Configure the Typeform Trigger with your form ID.
- 3Set up Dropcontact with the necessary fields.
- 4Connect Airtable with your API key and specify the contact table.
- 5Set up Slack credentials and specify the notification channels.