You are viewing beta documentation for Formie 4.x.
Automations

IFTTT

Follow the below steps to connect to the IFTTT API.

Step 1. Create the Integration

  1. Navigate to FormieSettingsAutomations.
  2. Click the New Integration button.
  3. Select IFTTT as the Integration Provider.

Step 2. Connect to the IFTTT API

  1. Go to the IFTTT Create page.
  2. Click If This → Add, then search for and select Webhooks.
  3. Choose Receive a web request and enter an Event Name (e.g. form_submission). Make a note of Event Name for later.
  4. Click Then That → Add, and choose an action like sending an email, Slack message, Google Sheets, etc.
  5. Complete the applet and click Finish.

Step 3. Get Your Webhook Key

  1. Visit https://ifttt.com/maker_webhooks.
  2. Click Documentation.
  3. Copy your Webhook Key from the URL shown (https://maker.ifttt.com/use/XXXXX).
  4. Paste it into the Webhook Key field in Formie.
  5. Enter the same Event Name you used in IFTTT.

Step 4. Form Settings

  1. Go to the form you want to enable this integration on.
  2. Click the Integrations tab.
  3. In the left-hand sidebar, select the name you gave the integration.
  4. Enable the integration and fill out all required fields.
  5. Click Save to save the form.
  6. Click on the Send Test Payload button to send dummy content to the URL.