Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cometly.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterTypeRequiredDescription
formatstringNocsv (default), json, or yaml.

Output

provider,kind,name,status,last_active_at
hubspot,oauth,Acme HubSpot,connected,2026-05-15T13:48:00Z
shopify,oauth,acme.myshopify.com,connected,2026-05-15T14:00:00Z
slack,oauth,Acme Workspace,connected,2026-05-15T11:22:00Z
shopify,webhook,Shopify orders/paid → purchase,enabled,2026-05-15T14:08:00Z
  • kind: oauth rows are OAuth-managed integrations (HubSpot, Shopify, Slack, …).
  • kind: webhook rows are inbound webhook subscriptions (from the webhooks table). The name column carries the description or event name; status is enabled / disabled.
For per-webhook receipt history use list_recent_webhooks. For event-mapping rules use list_event_mappings.