TradeClaw

Open-source AI market intelligence for traders who prefer evidence over noise.

Self-hosted by default

Product

  • Dashboard
  • Screener
  • Backtest
  • Track record
  • Live demo

Transparency

  • What we tested and killed
  • Methodology
  • Why long-term
  • Open data
  • Calibration

Resources

  • Blog
  • Docs
  • API reference
  • How it works
  • FAQ
  • Glossary

Community

  • Discord
  • Weekly digest
  • Contribute
  • Contributors
  • Sponsors

Open source

  • GitHub repo
  • Star history
  • Self-host guide
  • Security
  • Data freshness
  • Roadmap

© 2026 TradeClaw. MIT licensed.

Terms|Privacy|Trading involves risk. Signals are informational only and are not financial advice.
DashboardScreenerCopilotTrack Record
12 setup recipes

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.

Configure WebhooksAPI Reference
12
Setup recipes
HTTPS
Destinations only
Manual
Verification

Notion

Productivity

Relay-required recipe for mapping an eligible TradeClaw webhook payload into the Notion API. This is not a native integration.

databasenoteskanban
Manual recipe; no native app installation

Airtable

Productivity

Relay-required recipe for transforming an eligible TradeClaw webhook payload into an authenticated Airtable API request.

spreadsheetdatabasereports
Manual recipe; no native app installation

Zapier

Dev Tools

Manual recipe for using Webhooks by Zapier as a destination for authenticated TradeClaw dispatches.

automationwebhook recipemanual setup
Manual recipe; no native app installation

Make (Integromat)

Dev Tools

Manual recipe for receiving an eligible TradeClaw webhook in a Make custom-webhook scenario.

visual automationflowsconditional
Manual recipe; no native app installation

Google Sheets

Productivity

Manual Apps Script receiver recipe for mapping delivered TradeClaw payloads into a Google Sheet.

spreadsheetloggingcharts
Manual recipe; no native app installation

Discord

Communication

Direct-webhook recipe. TradeClaw formats Discord embeds when an eligible dispatch targets a Discord webhook URL.

chatalertscommunity
Manual recipe; no native app installation

Slack

Communication

Direct-webhook recipe. TradeClaw formats Block Kit when an eligible dispatch targets a Slack incoming-webhook URL.

teamnotificationsblocks
Manual recipe; no native app installation

PagerDuty

Dev Tools

Relay-required example for mapping a TradeClaw event into PagerDuty Events API v2. Confidence is not a severity guarantee.

alertingon-callincident management
Manual recipe; no native app installation

Telegram

Communication

Relay-required example for mapping a TradeClaw webhook payload into Telegram Bot API sendMessage.

messagingmobilealerts
Manual recipe; no native app installation

n8n

Dev Tools

Manual recipe for receiving eligible TradeClaw webhook deliveries in a self-hosted n8n workflow.

self-hostedautomationopen-source
Manual recipe; no native app installation

IFTTT

Dev Tools

Manual IFTTT webhook recipe. Verify that your applet accepts and maps TradeClaw's standard JSON payload.

simplesmart homemobile
Manual recipe; no native app installation

Pipedream

Dev Tools

Manual recipe for receiving eligible TradeClaw webhook deliveries in a Pipedream HTTP workflow.

developercodeAPIs
Manual recipe; no native app installation

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.

Add Custom WebhookRequest Integration
For developers: Query the recipe catalog programmatically via GET /api/marketplace. Returns recipe metadata as JSON; it does not report installed or verified connections.