Skip to main content
GET
/
integrations
/
{kind}
/
writeback
Error
A valid request URL is required to generate request examples
{
  "data": {
    "counts": {
      "sent": 123,
      "failed": 123,
      "skipped": 123
    },
    "enabledAt": "2023-11-07T05:31:56Z"
  }
}

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
Available options:
google_calendar,
google_sheets,
calendly,
hubspot,
square,
opentable,
shopify,
postgres,
mysql,
zapier

Response

The current 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.