Record Edited
The EVENT_RECORD_EDIT push event will be sent when a record is modified in the CAD.
EVENT_RECORD_EDIT
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_RECORD_EDIT",
"data": {
"record": {} // Custom record object
}
}Custom Record Object
Custom RecordsLast updated
Was this helpful?

