Skip to main content

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

  1. Create a free Make account if you don't have one
  2. Go to ScenariosCreate a new scenario
  3. Click the + button and search for Webhooks
  4. Select Custom webhook
  5. Click Add, name your webhook (e.g., "Told survey responses"), and click Save
  6. Make provides an HTTPS URL — copy it

Step 2: Configure the webhook in Told

  1. Open your survey in Told
  2. Go to ConnectionWebhook
  3. Click Add a webhook
  4. Paste the Make HTTPS URL
  5. Select the event (e.g., "Answer survey")
  6. Save

Step 3: Test and build your workflow

  1. Trigger the webhook by completing a survey
  2. Make will receive the data and show the payload structure
  3. 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.