BETA - Real-time Write
Write to a connector
Write data directly to integrations in real-time. Note: this feature is in beta with limited support.
POST
Authorizations
Path Parameters
ID of environment
ID of flow
ID of tenant
ID of connector
Stream name
Body
application/json
The object you want to post to a connector
Whether to post the data asynchronously
Example:
false
Response
200
application/json
200
Indicates whether the job is asynchronous
Example:
false
A unique job identifier
Example:
"UvzWy0"
A unique task identifier
Example:
"3cecd80d-b377-4566-9d8c-e1e870b887ab"
Optional logs for debugging or processing information
Example:
"..."