Prerequisites
- API key — Authentication
- Toolkit slug (for example
slack) and an auth config for that toolkit in your project
Steps
1
Confirm an auth config
List auth configs and note the
authConfigId for your toolkit. Create one in the dashboard or via the Auth configs API if missing. See Auth configs.2
Create a link URL
x-username. See Multi-tenancy.3
Complete OAuth
Open the returned URL in a browser, approve access, then return to your app.
4
List connected accounts
Verify
- Link endpoint returns a URL
- After OAuth, the account appears in the list
- A tool execute that needs that toolkit succeeds when you pass the connection
Next
- Connected accounts
- Run a workflow
- Product UI: Connections