Connectors give workflows (and Jamie’s chat) access to your tools. Each connector is personal: you authorize it with your own account, and workflows can only do what your account can do.
- Open Workflows → Connectors
- Find the tool and click Connect
- Authorize Jamie in the popup — you sign in on the tool’s own page; Jamie never sees your password
- Once connected, the row shows the tools Jamie can now use, with a toggle to enable or disable them
If your browser blocks the authorization popup, allow popups for
app.meetjamie.ai and try again.
You can also connect mid-conversation: when a workflow needs a tool you haven’t connected, the builder chat offers to connect it on the spot.
Available connectors
The connector list in Workflows → Connectors shows everything you can connect right now. New connectors are evaluated and added regularly.
Webhooks
Workflows can also deliver to your own systems. Add a webhook connector with a URL, and workflows can POST JSON payloads to it — useful for Zapier, Make, or anything custom. See the webhooks documentation for payload details and security.
Disconnecting
Click a connected tool and choose Disconnect. Workflows that relied on it will report that the connector is missing on their next run instead of failing silently.