@pipedream/pipedrive
Version:
Pipedream Pipedrive Components
38 lines • 885 B
JavaScript
export default {
"meta": {
"action": "create",
"entity": "deal",
"company_id": 123123,
"correlation_id": "123456789-1234-1234-1234-123456789012",
"entity_id": 123,
"id": "123456789-1234-1234-1234-123456789012",
"is_bulk_edit": false,
"timestamp": "2023-01-01T00:00:00.000Z",
"type": "general",
"user_id": 123123,
"version": "2.0",
"webhook_id": 123,
"webhook_owner_id": 123123,
"attempt": 1,
"host": "company.pipedrive.com"
},
"data": {
"add_time":"2025-04-15T15:35:54Z",
"custom_fields":{},
"emails":[],
"first_name":"Person Name",
"id":1,
"label":null,
"label_ids":[],
"last_name":null,
"name":"Person Name",
"org_id":1,
"owner_id":23865811,
"phones":[],
"update_time":"2025-04-15T15:41:43Z",
"visible_to":"3"
},
"previous": {
"org_id:": null
},
}