Monitors for anytime a specific field within a record is updated.

Options

  • Your pipedrive entities (dropdown): a dropdown of your available record types to monitor in Pipedrive including deals, contacts and organizations.
  • Field Names CSV (dropdown): a dropdown of the available fields to monitor for updates.

Output Fields

  • Id (number): the unique identifier of the updated record in Pipedrive.
  • Field Name (text): the name of the field that was updated.
  • New Value (text): the new value of the field that was updated. NOTE: If the field you are monitoring for is a multiple choice field type, this field will be written as the UI name of that choice, NOT the normal output of the Pipedrive API. For example, if you have a deal stage called Discovery and the API identifies that as 102, normally Pipedrive events and actions give you the API identity of 102. However, this monitor will output the UI name, Discovery.
  • Old Value (text): the old value of the field before it was updated. NOTE: If the field you are monitoring for is a multiple choice field type, this field will be written as the UI name of that choice, NOT the normal output of the Pipedrive API. For example, if you have a deal stage called Discovery and the API identifies that as 102, normally Pipedrive events and actions give you the API identity of 102. However, this monitor will output the UI name, Discovery.
  • Last Update (date): the time at which the field was last updated