IFTTT Maker Webhooks API

Public HTTP API for triggering IFTTT Applets from any device or service by sending GET or POST requests to a per-user trigger URL. Supports up to three positional values per call or arbitrary JSON payloads on the `/json` variant. Authentication uses a personal Webhooks key embedded in the URL path.

API entry from apis.yml

apis.yml Raw ↑
aid: ifttt:webhooks-api
name: IFTTT Maker Webhooks API
description: Public HTTP API for triggering IFTTT Applets from any device or service by sending GET or
  POST requests to a per-user trigger URL. Supports up to three positional values per call or arbitrary
  JSON payloads on the `/json` variant. Authentication uses a personal Webhooks key embedded in the URL
  path.
humanURL: https://ifttt.com/maker_webhooks
baseURL: https://maker.ifttt.com
tags:
- Webhooks
- Automation
- Triggers
- No-Code
properties:
- type: Documentation
  url: https://help.ifttt.com/hc/en-us/articles/115010230347-Webhooks-service-FAQ
- type: Key Lookup
  url: https://ifttt.com/maker_webhooks/settings
- type: Service Page
  url: https://ifttt.com/maker_webhooks
- type: Developer Dashboard
  url: https://ifttt.com/developer_dashboard