Integration changes
Send a record to an integration
This endpoint mimicks the "Send to integration" button on a record in the UI.
post/integration_changes
Request body
Example request
{
"integration_id": 204584239,
"model_class": "Feature",
"model_id": 1007868956
}Response
Successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.