Integration Patchbay
Connect Internal Service Flow To The Systems You Already Run
An Integration Patchbay: drag lines from system ports — Slack, Gmail, Okta, Google Workspace, Jira, Linear, ServiceNow, Internal APIs — to service events. Watch live payload and result panes as you patch Request Created, Context Updated, Approval Completed, Task Resolved, and Service Closed.
Integration Patchbay
Patch ports to events
Click a port, then an event, to draw a patch. Run a test request to verify.
Systems
Live payload
{ "event": null }
Result
idle
Events
Create a service run
POST /v1/service-runs
{
"channel": "slack",
"text": "I need access to the analytics workspace",
"requester": "maya@acme.io"
}