Parameter | Description |
---|---|
Destination Object IDs | A comma seperated list of the destination objects. The IDs can be obtained by the List Objects action. |
Destination Object Type | The type of the destination object. |
Source Object ID | The ID of the source object. |
Source Object Type | The type of the source object. |
{
"total": 2,
"data": [
{
"id": 54,
"point_of_contact": null,
"value": "<string>",
"status_id": null,
"type_id": null,
"contact_information": null,
"created_at": "2025-04-01 21:57:53",
"updated_at": "2025-04-01 21:57:53",
"description": "<string>",
"touched_at": "2025-04-01 21:57:57",
"object_id": 6,
"object_code": "<string>",
"object_name": "<string>",
"object_name_plural": "<string>",
"pivot": {
"id": 198435,
"created_at": "2025-04-01 21:57:57",
"updated_at": "2025-04-01 21:57:57"
}
}
]
}
Was this page helpful?