Make Integration
Make (formerly Integromat) lets you build visual workflows that trigger when Told sends a webhook. It's free to get started.
Setup guide
Step 1: Create a Make scenario
- Create a free Make account if you don't have one
- Go to Scenarios → Create a new scenario
- Click the + button and search for Webhooks
- Select Custom webhook
- Click Add, name your webhook (e.g., "Told survey responses"), and click Save
- Make provides an HTTPS URL — copy it
Step 2: Configure the webhook in Told
- Open your survey in Told
- Go to Connection → Webhook
- Click Add a webhook
- Paste the Make HTTPS URL
- Select the event (e.g., "Answer survey")
- Save
Step 3: Test and build your workflow
- Trigger the webhook by completing a survey
- Make will receive the data and show the payload structure
- Add modules to your scenario to process the data (e.g., send email, update spreadsheet, post to Slack)
Common workflows
- Slack notification — Get a Slack message for every new survey response
- Google Sheets — Append each response as a new row
- Email follow-up — Send a personalized email to respondents
- Notion database — Create entries from survey data
- CRM update — Push feedback to HubSpot, Salesforce, etc.
Related pages
- Webhooks — Webhook configuration and payloads
- Zapier Integration — Alternative automation platform