List updates about a deal

GET {{baseUrl}}/deals/:id/flow?start=0&limit=<integer>&all_changes=<string>&items=<string>

Lists updates about a deal.

Request Params

KeyDatatypeRequiredDescription
startnumberPagination start
limitstringItems shown per page
all_changesstringWhether to show custom field updates or not. 1 = Include custom field changes. If omitted returns changes without custom field updates.
itemsstringA comma-separated string for filtering out item specific updates. (Possible values - call, activity, plannedActivity, change, note, deal, file, dealChange, personChange, organizationChange, follower, dealFollower, personFollower, organizationFollower, participant, comment, mailMessage, mailMessageWithAttachment, invoice, document, marketing_campaign_stat, marketing_status_change).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:true,&quot;data&quot;:[{&quot;object&quot;:&quot;dealChange&quot;,&quot;timestamp&quot;:&quot;2020-09-25 09:21:55&quot;,&quot;data&quot;:{&quot;id&quot;:1300,&quot;item_id&quot;:120,&quot;user_id&quot;:8877,&quot;field_key&quot;:&quot;value&quot;,&quot;old_value&quot;:50,&quot;new_value&quot;:100,&quot;is_bulk_update_flag&quot;:null,&quot;log_time&quot;:&quot;2020-09-25 09:21:55&quot;,&quot;change_source&quot;:&quot;app&quot;,&quot;change_source_user_agent&quot;:&quot;Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML like Gecko) Chrome/84.0.4147.135 Safari/537.36&quot;,&quot;additional_data&quot;:[]}},{&quot;object&quot;:&quot;activity&quot;,&quot;timestamp&quot;:&quot;2020-08-07 08:15:00&quot;,&quot;data&quot;:{&quot;id&quot;:8,&quot;company_id&quot;:22122,&quot;user_id&quot;:1234,&quot;done&quot;:false,&quot;type&quot;:&quot;deadline&quot;,&quot;reference_type&quot;:&quot;scheduler-service&quot;,&quot;reference_id&quot;:7,&quot;conference_meeting_client&quot;:&quot;871b8bc88d3a1202&quot;,&quot;conference_meeting_url&quot;:&quot;https://pipedrive.zoom.us/link&quot;,&quot;conference_meeting_id&quot;:&quot;17058746701&quot;,&quot;due_date&quot;:&quot;2020-06-09&quot;,&quot;due_time&quot;:&quot;10:00&quot;,&quot;duration&quot;:&quot;01:00&quot;,&quot;busy_flag&quot;:true,&quot;add_time&quot;:&quot;2020-06-08 12:37:56&quot;,&quot;marked_as_done_time&quot;:&quot;2020-08-08 08:08:38&quot;,&quot;last_notification_time&quot;:&quot;2020-08-08 12:37:56&quot;,&quot;last_notification_user_id&quot;:7655,&quot;notification_language_id&quot;:1,&quot;subject&quot;:&quot;Deadline&quot;,&quot;public_description&quot;:&quot;This is a description&quot;,&quot;calendar_sync_include_context&quot;:&quot;&quot;,&quot;location&quot;:&quot;Mustamäe tee 3, Tallinn, Estonia&quot;,&quot;org_id&quot;:5,&quot;person_id&quot;:1101,&quot;deal_id&quot;:300,&quot;lead_id&quot;:&quot;46c3b0e1-db35-59ca-1828-4817378dff71&quot;,&quot;project_id&quot;:null,&quot;active_flag&quot;:true,&quot;update_time&quot;:&quot;2020-08-08 12:37:56&quot;,&quot;update_user_id&quot;:5596,&quot;gcal_event_id&quot;:&quot;&quot;,&quot;google_calendar_id&quot;:&quot;&quot;,&quot;google_calendar_etag&quot;:&quot;&quot;,&quot;source_timezone&quot;:&quot;&quot;,&quot;rec_rule&quot;:&quot;RRULE:FREQ=WEEKLY;BYDAY=WE&quot;,&quot;rec_rule_extension&quot;:&quot;&quot;,&quot;rec_master_activity_id&quot;:1,&quot;series&quot;:[],&quot;note&quot;:&quot;A note for the activity&quot;,&quot;created_by_user_id&quot;:1234,&quot;location_subpremise&quot;:&quot;&quot;,&quot;location_street_number&quot;:&quot;3&quot;,&quot;location_route&quot;:&quot;Mustamäe tee&quot;,&quot;location_sublocality&quot;:&quot;Kristiine&quot;,&quot;location_locality&quot;:&quot;Tallinn&quot;,&quot;location_admin_area_level_1&quot;:&quot;Harju maakond&quot;,&quot;location_admin_area_level_2&quot;:&quot;&quot;,&quot;location_country&quot;:&quot;Estonia&quot;,&quot;location_postal_code&quot;:&quot;10616&quot;,&quot;location_formatted_address&quot;:&quot;Mustamäe tee 3, 10616 Tallinn, Estonia&quot;,&quot;attendees&quot;:[{&quot;email_address&quot;:&quot;attendee@pipedrivemail.com&quot;,&quot;is_organizer&quot;:0,&quot;name&quot;:&quot;Attendee&quot;,&quot;person_id&quot;:25312,&quot;status&quot;:&quot;noreply&quot;,&quot;user_id&quot;:null}],&quot;participants&quot;:[{&quot;person_id&quot;:17985,&quot;primary_flag&quot;:false},{&quot;person_id&quot;:1101,&quot;primary_flag&quot;:true}],&quot;org_name&quot;:&quot;Organization&quot;,&quot;person_name&quot;:&quot;Person&quot;,&quot;deal_title&quot;:&quot;Deal&quot;,&quot;owner_name&quot;:&quot;Creator&quot;,&quot;person_dropbox_bcc&quot;:&quot;company@pipedrivemail.com&quot;,&quot;deal_dropbox_bcc&quot;:&quot;company+deal300@pipedrivemail.com&quot;,&quot;assigned_to_user_id&quot;:1235,&quot;file&quot;:{&quot;id&quot;:&quot;376892,&quot;,&quot;clean_name&quot;:&quot;Audio 10:55:07.m4a&quot;,&quot;url&quot;:&quot;https://pipedrive-files.s3-eu-west-1.amazonaws.com/Audio-recording.m4a&quot;}}},{&quot;object&quot;:&quot;mailMessage&quot;,&quot;timestamp&quot;:&quot;2020-08-10 11:52:26&quot;,&quot;data&quot;:{&quot;attachments&quot;:[{&quot;id&quot;:1,&quot;user_id&quot;:8877,&quot;deal_id&quot;:1,&quot;person_id&quot;:1,&quot;org_id&quot;:1480,&quot;product_id&quot;:1,&quot;activity_id&quot;:1,&quot;lead_id&quot;:&quot;adf21080-0e10-11eb-879b-05d71fb426ec&quot;,&quot;log_id&quot;:null,&quot;add_time&quot;:&quot;2020-09-16 11:19:36&quot;,&quot;update_time&quot;:&quot;2020-09-16 11:19:36&quot;,&quot;file_name&quot;:&quot;95781006_794143070992462_4330873630616453120_n_60817458877506f9eb74d03e5ef9ba061915b797998.jpg&quot;,&quot;file_type&quot;:&quot;img&quot;,&quot;file_size&quot;:95116,&quot;active_flag&quot;:true,&quot;inline_flag&quot;:false,&quot;remote_location&quot;:&quot;s3&quot;,&quot;remote_id&quot;:&quot;95781006_794143070992462_4330873630616453120_n.jpg&quot;,&quot;cid&quot;:&quot;&quot;,&quot;s3_bucket&quot;:&quot;&quot;,&quot;mail_message_id&quot;:&quot;&quot;,&quot;mail_template_id&quot;:&quot;&quot;,&quot;deal_name&quot;:&quot;nice deal&quot;,&quot;person_name&quot;:&quot;&quot;,&quot;people_name&quot;:&quot;&quot;,&quot;org_name&quot;:&quot;Pipedrive Inc.&quot;,&quot;product_name&quot;:&quot;&quot;,&quot;lead_name&quot;:&quot;nice lead&quot;,&quot;url&quot;:&quot;https://app.pipedrive.com/api/v1/files/304/download&quot;,&quot;name&quot;:&quot;95781006_794143070992462_4330873630616453120_n.jpg&quot;,&quot;description&quot;:&quot;&quot;}],&quot;id&quot;:1,&quot;from&quot;:[{&quot;id&quot;:1,&quot;email_address&quot;:&quot;mail@example.org&quot;,&quot;name&quot;:&quot;Test&quot;,&quot;linked_person_id&quot;:1,&quot;linked_person_name&quot;:&quot;&quot;,&quot;mail_message_party_id&quot;:1}],&quot;to&quot;:[{&quot;id&quot;:1,&quot;email_address&quot;:&quot;mail@example.org&quot;,&quot;name&quot;:&quot;Test&quot;,&quot;linked_person_id&quot;:1,&quot;linked_person_name&quot;:&quot;&quot;,&quot;mail_message_party_id&quot;:1}],&quot;cc&quot;:[{&quot;id&quot;:1,&quot;email_address&quot;:&quot;mail@example.org&quot;,&quot;name&quot;:&quot;Test&quot;,&quot;linked_person_id&quot;:1,&quot;linked_person_name&quot;:&quot;&quot;,&quot;mail_message_party_id&quot;:1}],&quot;bcc&quot;:[{&quot;id&quot;:1,&quot;email_address&quot;:&quot;mail@example.org&quot;,&quot;name&quot;:&quot;Test&quot;,&quot;linked_person_id&quot;:1,&quot;linked_person_name&quot;:&quot;&quot;,&quot;mail_message_party_id&quot;:1}],&quot;body_url&quot;:&quot;https://example.org&quot;,&quot;nylas_id&quot;:&quot;8cfw8n7l4iy24xxxxxxxxx&quot;,&quot;account_id&quot;:&quot;ao5gpry0zykr1xxxxxxxxx&quot;,&quot;user_id&quot;:1,&quot;mail_thread_id&quot;:1,&quot;subject&quot;:&quot;test subject&quot;,&quot;snippet&quot;:&quot;test subject&quot;,&quot;mail_tracking_status&quot;:&quot;opened&quot;,&quot;mail_link_tracking_enabled_flag&quot;:0,&quot;read_flag&quot;:1,&quot;draft&quot;:&quot;&quot;,&quot;s3_bucket&quot;:&quot;pipedrive-mail-live-fr&quot;,&quot;s3_bucket_path&quot;:&quot;e9cf-6081745/77777/nylas/111/1111/body&quot;,&quot;draft_flag&quot;:0,&quot;synced_flag&quot;:1,&quot;deleted_flag&quot;:0,&quot;external_deleted_flag&quot;:false,&quot;has_body_flag&quot;:1,&quot;sent_flag&quot;:0,&quot;sent_from_pipedrive_flag&quot;:0,&quot;smart_bcc_flag&quot;:0,&quot;message_time&quot;:&quot;2019-11-14T06:02:06.000Z&quot;,&quot;add_time&quot;:&quot;2019-11-14T06:02:06.000Z&quot;,&quot;update_time&quot;:&quot;2019-11-14T07:15:49.000Z&quot;,&quot;has_attachments_flag&quot;:1,&quot;has_inline_attachments_flag&quot;:0,&quot;has_real_attachments_flag&quot;:1,&quot;mua_message_id&quot;:&quot;8cfw8n7l4iy24lfhnexxxxxx-0@mailer.nylas.com&quot;,&quot;template_id&quot;:1,&quot;item_type&quot;:&quot;mailMessage&quot;,&quot;timestamp&quot;:&quot;2020-09-16T13:37:50.000Z&quot;,&quot;company_id&quot;:6081745}}],&quot;additional_data&quot;:{&quot;pagination&quot;:{&quot;start&quot;:0,&quot;limit&quot;:100,&quot;more_items_in_collection&quot;:true}},&quot;related_objects&quot;:{&quot;allOf&quot;:[{&quot;user&quot;:{&quot;123&quot;:{&quot;id&quot;:123,&quot;name&quot;:&quot;Jane Doe&quot;,&quot;email&quot;:&quot;jane@pipedrive.com&quot;,&quot;has_pic&quot;:1,&quot;pic_hash&quot;:&quot;2611ace8ac6a3afe2f69ed56f9e08c6b&quot;,&quot;active_flag&quot;:true}}},{&quot;person&quot;:{&quot;1101&quot;:{&quot;active_flag&quot;:true,&quot;id&quot;:1101,&quot;name&quot;:&quot;Person&quot;,&quot;email&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;person@pipedrive.com&quot;,&quot;primary&quot;:true}],&quot;phone&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;3421787767&quot;,&quot;primary&quot;:true}],&quot;owner_id&quot;:8877}}},{&quot;organization&quot;:{&quot;1&quot;:{&quot;id&quot;:1,&quot;name&quot;:&quot;Org Name&quot;,&quot;people_count&quot;:1,&quot;owner_id&quot;:123,&quot;address&quot;:&quot;Mustamäe tee 3a, 10615 Tallinn&quot;,&quot;active_flag&quot;:true,&quot;cc_email&quot;:&quot;org@pipedrivemail.com&quot;}}},{&quot;deal&quot;:{&quot;123&quot;:{&quot;id&quot;:123,&quot;title&quot;:&quot;Deal title&quot;,&quot;status&quot;:&quot;open&quot;,&quot;value&quot;:600,&quot;currency&quot;:&quot;EUR&quot;,&quot;stage_id&quot;:2,&quot;pipeline_id&quot;:1}}}]}}