Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 685 Bytes

File metadata and controls

19 lines (14 loc) · 685 Bytes

Integration Hub

Connect Stripe, GitHub, Telegram, and other systems via recipes, inbound webhooks, and outbound signed deliveries — on Logic Engine + 8DNA, not a separate Zapier clone.

Flow

sequenceDiagram
  participant Ext as External system
  participant AS as agentstack.tech
  participant Logic as Logic rules
  Ext->>AS: Signed webhook
  AS->>Logic: Durable inbox then dispatch
  Logic-->>Ext: Outbound webhook optional
Loading

MCP: integrations.*MCP_CAPABILITY_MATRIX.md

Next: INTEGRATION_QUICKSTART.md · ../security/WEBHOOK_SECURITY.md