Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.

Path Parameters

kind
enum<string>
required

The integration provider (connector). One of the supported connector slugs: native providers (google_calendar, google_sheets, calendly, hubspot, ``, square, opentable, shopify), SQL databases (postgres, mysql), the universal Zapier MCP fallback (zapier), or Composio (composio).

Available options:
google_calendar,
google_sheets,
calendly,
hubspot,
square,
opentable,
shopify,
postgres,
mysql,
zapier,
composio

Body

application/json
mode
enum<string>
required
Available options:
off,
summary,
summary_transcript
onNoMatch
enum<string>
Available options:
skip,
create

Response

The updated write-back config + delivery counters.

data
object

A connection's CRM interaction write-back config plus headline delivery counters. After an interaction ends, an AI summary and/or the (redacted) transcript is optionally logged onto the org's CRM. Default is off; nothing exports until enabled.