Webhook Recipe Catalog
Review manual setup paths for outbound webhook destinations. These are examples, not one-click native integrations, and some targets require an operator-owned relay.
Notion
ProductivityRelay-required recipe for mapping an eligible TradeClaw webhook payload into the Notion API. This is not a native integration.
Airtable
ProductivityRelay-required recipe for transforming an eligible TradeClaw webhook payload into an authenticated Airtable API request.
Zapier
Dev ToolsManual recipe for using Webhooks by Zapier as a destination for authenticated TradeClaw dispatches.
Make (Integromat)
Dev ToolsManual recipe for receiving an eligible TradeClaw webhook in a Make custom-webhook scenario.
Google Sheets
ProductivityManual Apps Script receiver recipe for mapping delivered TradeClaw payloads into a Google Sheet.
Discord
CommunicationDirect-webhook recipe. TradeClaw formats Discord embeds when an eligible dispatch targets a Discord webhook URL.
Slack
CommunicationDirect-webhook recipe. TradeClaw formats Block Kit when an eligible dispatch targets a Slack incoming-webhook URL.
PagerDuty
Dev ToolsRelay-required example for mapping a TradeClaw event into PagerDuty Events API v2. Confidence is not a severity guarantee.
Telegram
CommunicationRelay-required example for mapping a TradeClaw webhook payload into Telegram Bot API sendMessage.
n8n
Dev ToolsManual recipe for receiving eligible TradeClaw webhook deliveries in a self-hosted n8n workflow.
IFTTT
Dev ToolsManual IFTTT webhook recipe. Verify that your applet accepts and maps TradeClaw's standard JSON payload.
Pipedream
Dev ToolsManual recipe for receiving eligible TradeClaw webhook deliveries in a Pipedream HTTP workflow.
Build Your Own Integration
TradeClaw can send standard JSON to allowed HTTPS endpoints after an authenticated dispatch. Entry-like events also require the evidence gate; service-specific auth or schemas may need a relay.
GET /api/marketplace. Returns recipe metadata as JSON; it does not report installed or verified connections.