Webhook
On data source created
Triggered when a new data source record is created. In this example, there are 2 fields: name and phone.
WEBHOOK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Data source event payload
Unique identifier for this data source record
Unique identifier of the data type
Data entry ID within the data source
Organization ID associated with this data
Hub ID associated with this data
Record creation timestamp
Last update timestamp
Email address of the user who created the record
Response
200
Return 200 status to indicate that the data was received successfully