Integrations
Connections to external services
List the integrations this deployment supports, with their config schemas
List the organization's integration connections
Connect an integration (stores its secrets encrypted)
Get a connection
Change a connection's configuration or active flag
Disconnect an integration (destroys its stored secrets)
Replace a connection's secrets (re-authenticate)
Invoke one of a connection's actions (e.g. a listing that feeds a picker)
List an automation's runs — a deleted automation's runs remain reachable (audit trail) GET
GET /api/automations/{id}/runs. List an automation's runs. A deleted automation's runs remain reachable (audit trail). Headless LMS Automations API reference.
List the integrations this deployment supports, with their config schemas GET
GET /api/integrations/available. List the integrations this deployment supports, with their config schemas. Headless LMS Integrations API reference.