Write
Write records
POST
Authorizations
Body
application/json
Write request
The ID of the user group whose SaaS instance you'd like to write data to. This is the ID that was provided during installation creation.
The type of write operation. The only supported types currently are create and update.
Available options:
create
, update
The mode of write operation. The only supported mode currently is synchronous.
Available options:
synchronous
The record to write
To write associations to the record. Note: currently only HubSpot associations are supported
Response
200
application/json
The success response
Was this page helpful?