1
1
export default {
2
- "v" : 1 ,
3
- "matches_filters" : {
4
- "current" : [ ]
5
- } ,
6
2
"meta" : {
7
- "action" : "added" ,
8
- "change_source" : "api" ,
9
- "company_id" : 1234567890 ,
10
- "host" : "subdomain.pipedrive.com" ,
11
- "id" : 10 ,
12
- "is_bulk_update" : false ,
13
- "matches_filters" : {
14
- "current" : [ ]
15
- } ,
16
- "object" : "deal" ,
17
- "permitted_user_ids" : [
18
- 1234567890
19
- ] ,
20
- "pipedrive_service_name" : false ,
21
- "timestamp" : 1739826584 ,
22
- "timestamp_micro" : 1739826584443168 ,
23
- "prepublish_timestamp" : 1739826584525 ,
24
- "trans_pending" : false ,
25
- "user_id" : 1234567890 ,
26
- "v" : 1 ,
27
- "webhook_id" : "1234567890"
3
+ "action" : "create" ,
4
+ "entity" : "deal" ,
5
+ "company_id" : 123123 ,
6
+ "correlation_id" : "123456789-1234-1234-1234-123456789012" ,
7
+ "entity_id" : 123 ,
8
+ "id" : "123456789-1234-1234-1234-123456789012" ,
9
+ "is_bulk_edit" : false ,
10
+ "timestamp" : "2023-01-01T00:00:00.000Z" ,
11
+ "type" : "general" ,
12
+ "user_id" : 123123 ,
13
+ "version" : "2.0" ,
14
+ "webhook_id" : 123 ,
15
+ "webhook_owner_id" : 123123 ,
16
+ "attempt" : 1 ,
17
+ "host" : "company.pipedrive.com"
28
18
} ,
29
- "current" : {
30
- "email_messages_count" : 0 ,
31
-
32
- "channel" : 8 ,
33
- "products_count" : 0 ,
34
- "archive_time" : null ,
35
- "acv_currency" : null ,
36
- "next_activity_date" : null ,
37
- "acv" : null ,
38
- "next_activity_type" : null ,
39
- "local_close_date" : null ,
40
- "next_activity_duration" : null ,
41
- "id" : 11 ,
42
- "person_id" : null ,
43
- "creator_user_id" : 1234567890 ,
44
- "expected_close_date" : null ,
45
- "owner_name" : "Owner Name" ,
46
- "arr_currency" : null ,
47
- "participants_count" : 0 ,
48
- "stage_id" : 1 ,
49
- "probability" : null ,
50
- "undone_activities_count" : 0 ,
51
- "active" : true ,
52
- "local_lost_date" : null ,
53
- "person_name" : null ,
54
- "last_activity_date" : null ,
55
- "close_time" : null ,
56
- "org_hidden" : false ,
57
- "next_activity_id" : null ,
58
- "weighted_value_currency" : "USD" ,
59
- "local_won_date" : null ,
60
- "stage_order_nr" : 0 ,
61
- "next_activity_subject" : null ,
62
- "rotten_time" : null ,
63
- "is_archived" : false ,
64
- "user_id" : 1234567890 ,
65
- "visible_to" : "3" ,
66
- "org_id" : null ,
67
- "notes_count" : 0 ,
68
- "next_activity_time" : null ,
69
- "channel_id" : "Pipedream" ,
70
- "formatted_value" : "$ 0" ,
71
- "status" : "open" ,
72
- "formatted_weighted_value" : "$ 0" ,
73
- "mrr_currency" : null ,
74
- "first_won_time" : null ,
75
- "origin" : "Marketplace" ,
76
- "last_outgoing_mail_time" : null ,
77
- "origin_id" : "5d80274eae050b58" ,
78
- "title" : "Deal Title" ,
79
- "last_activity_id" : null ,
80
- "update_time" : "2025-02-17 21:09:44" ,
81
- "activities_count" : 0 ,
82
- "pipeline_id" : 1 ,
83
- "lost_time" : null ,
84
- "currency" : "USD" ,
85
- "weighted_value" : 0 ,
86
- "org_name" : null ,
87
- "value" : 0 ,
88
- "person_hidden" : false ,
89
- "next_activity_note" : null ,
90
- "arr" : null ,
91
- "files_count" : 0 ,
92
- "last_incoming_mail_time" : null ,
93
- "label" : null ,
94
- "mrr" : null ,
95
- "lost_reason" : null ,
96
- "deleted" : false ,
97
- "won_time" : null ,
98
- "followers_count" : 0 ,
99
- "stage_change_time" : null ,
100
- "add_time" : "2025-02-17 21:09:44" ,
101
- "done_activities_count" : 0
19
+ "data" : {
20
+ "add_time" :"2025-04-15T15:31:17Z" ,
21
+ "channel" :null ,
22
+ "channel_id" :null ,
23
+ "close_time" :null ,
24
+ "creator_user_id" :123123 ,
25
+ "currency" :"BRL" ,
26
+ "custom_fields" :{ } ,
27
+ "expected_close_date" :null ,
28
+ "first_won_time" :null ,
29
+ "id" :1 ,
30
+ "label_ids" :[ ] ,
31
+ "lost_reason" :null ,
32
+ "lost_time" :null ,
33
+ "org_id" :2 ,
34
+ "origin" :"ManuallyCreated" ,
35
+ "origin_id" :null ,
36
+ "owner_id" :123123 ,
37
+ "person_id" :3 ,
38
+ "pipeline_id" :1 ,
39
+ "probability" :null ,
40
+ "stage_change_time" :null ,
41
+ "stage_id" :1 ,
42
+ "status" :"open" ,
43
+ "title" :"Title" ,
44
+ "update_time" :null ,
45
+ "value" :2 ,
46
+ "visible_to" :"3" ,
47
+ "won_time" :null ,
48
+ "is_archived" :false ,
49
+ "archive_time" :null
102
50
} ,
103
51
"previous" : null ,
104
- "retry" : 0 ,
105
- "event" : "added.deal"
106
52
}
0 commit comments