Skip to main content
INIT / INTEGRATIONS

Getting started

Connect a provider, verify the connection, and run your first canonical actions.

Agent markdown

Use Fuse to connect a provider account, prove the connection works, then execute documented actions over REST, the SDK, or MCP.

Sequence

  1. Create a Connect session from your backend for a tenant, provider, and auth kind.
  2. Complete provider auth or credential submission in the Connect UI (OAuth consent, app install, or static credentials).
  3. Test the connection so Fuse confirms the credential can call the provider.
  4. Select and execute canonical actions using action IDs from the integration catalog.
  5. Reconnect or revoke when credentials rotate or access should end.

Where to go next