Skip to main content
POST
Create integration subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
consumer
enum<string>
required
Available options:
n8n,
zapier,
make,
pabbly
callbackUrl
string<uri>
required
events
enum<string>[]
required
Minimum array length: 1
Available options:
post.scheduled,
post.updated,
post.published,
post.unpublished,
post.failed,
post.partial,
account.connected,
account.disconnected
externalSubscriptionId
string
Required string length: 1 - 512

Response

Integration subscription attached.

ok
boolean
required
data
object
required