IFTTT

Connect IFTTT to Webflow and automate form submissions, CMS updates, and ecommerce events without custom development.

Install app
View website
View lesson
A record settings
CNAME record settings
IFTTT

How to integrate IFTTT with Webflow

Website forms generate leads, but manual data entry slows response time. Content from social media and RSS feeds stays disconnected from your site. Ecommerce orders require manual fulfillment tracking across systems. Each handoff creates delays and potential errors.

Connect IFTTT to Webflow through the official marketplace app, webhooks for real-time event processing, or direct API integration.

Official marketplace app

The official IFTTT app provides:

  • Triggers: Form submitted, new order, new product, new collection item
  • Queries: List products, list collections
  • Actions: Create collection item, create live collection item, fulfill/unfulfill/refund order, publish site

Install from Webflow Marketplace, authorize site access, then create Applets to map form fields to destination services.

Form automation workflows

The Form Submitted trigger provides form name, submission ID, site ID, question titles, answers, and timestamps. Supports webhook-based real-time triggers and polling-based automation.

Webhooks

For faster response than polling, configure webhooks in Site settings > Integrations > Webhooks. Find your key at ifttt.com/maker_webhooks > Documentation.

Standard triggers (3 values max):

https://maker.ifttt.com/trigger/{event_name}/with/key/{your_key}

JSON payloads (nested data):

https://maker.ifttt.com/trigger/{event_name}/json/with/key/{your_key}

Use "Receive a web request" for simple payloads or "Receive a web request (JSON)" for complex structures. Parse JSON fields using Filter Code.

Verify Webflow requests using the X-Webflow-Signature header with HMAC-SHA256.

Direct API integration

Create CMS items from external triggers

Use "Make a web request" action to POST to Webflow:

POST https://api.webflow.com/v2/collections/{collection_id}/items/live
Authorization: Bearer YOUR_WEBFLOW_TOKEN
Content-Type: application/json

{
  "fieldData": {
    "name": "Post Title",
    "slug": "post-title",
    "post-body": "Content here"
  }
}

Reference CMS API documentation for collection IDs and field names.

Workflows supported:

  • Database sync: Use "Create Collection Item" actions for Airtable-to-Webflow sync
  • Content aggregation: Pull from RSS, Instagram, Airtable, Eventbrite into CMS
  • Scheduled publishing: Use "Create Live Collection Item" for immediate publication

Send Webflow events to custom endpoints

Route Webflow events through IFTTT to systems without native integrations using "Make a web request" action. Serialize complex data as JSON strings for the 3-value limit.

Workflows include:

  • Form-to-CRM: Sync to Pipedrive, Salesforce, Monday.com
  • Multi-channel distribution: Route submissions to multiple systems simultaneously
  • CMS sync: Update CMS from RSS, Airtable, Google Sheets

Query Webflow data for conditional logic

Use "Make a web request query (JSON)" to retrieve data from List Collections or List Products endpoints for conditional Applet logic.

What you can build

Integrating IFTTT with Webflow supports automated workflows that connect your site to hundreds of external services without custom code.

  • Lead capture dashboard: Forms trigger Google Sheets, Slack, and CRM updates simultaneously
  • Social media portfolio: Instagram photos auto-publish as CMS portfolio items
  • Content aggregation: RSS feeds create blog posts with keyword filtering
  • Order fulfillment: Orders trigger warehouse notifications, Airtable updates, and confirmations

Frequently asked questions

  • No. The marketplace app and Applets are no-code. You only need basic config; custom API/webhook scenarios are optional.​​

  • The common triggers include form submitted, new ecommerce order, new product, and new CMS collection item.​

  • Yes. Create multiple Applets using the same “Form submitted” trigger and send data to different apps (e.g., CRM, Sheets, Slack) in parallel.​​

IFTTT
IFTTT
Joined in

Description

IFTTT (If This Then That) connects apps through event-driven workflows called Applets. Each Applet links a trigger event, like a new Webflow form submission, to an action in another service. The platform supports conditional logic and webhook integrations for custom automation across over 900 services.

Install app

This integration page is provided for informational and convenience purposes only.


Other App integration and task automation integrations

Other App integration and task automation integrations

Anthropic Claude

Anthropic Claude

Webflow's Model Context Protocol (MCP) server connects Claude AI directly to your site's CMS, Designer APIs, and data layer.

App integration and task automation
Learn more
ChatGPT

ChatGPT

Direct API integration provides complete control over AI functionality compared to pre-built solutions, enabling custom conversation flows, context management, and advanced processing patterns that aren't possible through standard embeds.

App integration and task automation
Learn more
Xano

Xano

Connect your Webflow site to a powerful no-code backend platform that handles databases, APIs, and business logic — all without writing server-side code.

App integration and task automation
Learn more
Zapier

Zapier

Connect Zapier's powerful automation platform with Webflow to streamline workflows, sync data across 8,000+ apps, and eliminate manual tasks. Transform your website into an automated hub that captures leads, processes orders, and updates content without writing code.

App integration and task automation
Learn more
Smartarget Contact Us

Smartarget Contact Us

Connect Smartarget Contact Us with Webflow to add a floating multi-channel contact widget that lets visitors reach you on WhatsApp, Telegram, email, and 12+ messaging platforms.

App integration and task automation
Learn more
CMS Bridge

CMS Bridge

Connect CMS Bridge with Webflow to sync Airtable records to your CMS collections with record-level control over content states and publishing.

App integration and task automation
Learn more
Osmo SVG Import

Osmo SVG Import

Connect Osmo SVG Import with Webflow to add fully editable SVG elements to your site without character limits or manual code editing.

App integration and task automation
Learn more
Telegram Chat - Contact Us

Telegram Chat - Contact Us

Connect Telegram Chat - Contact Us to your Webflow site to add a floating Telegram chat widget that lets visitors message you directly from any page.

App integration and task automation
Learn more
Form Fields Pro

Form Fields Pro

Connect Form Fields Pro with Webflow to add advanced input types, including searchable selects, date pickers, number range pickers, and file uploaders, to native Webflow forms.

App integration and task automation
Learn more

Related integrations

No items found.

Get started for free

Try Webflow for as long as you like with our free Starter plan. Purchase a paid Site plan to publish, host, and unlock additional features.

Get started — it’s free