# Pipedrive (API v2) - Updated record trigger
The Updated record trigger monitors Pipedrive for updated records.
# Input
Input field | Description |
---|---|
Object | Select the type of object to monitor. |
# Output
The Updated record trigger's output fields vary based on your selected Object type. The following output table uses a Pipeline object as an example:
Output field | Description |
---|---|
Data | Contains information about the current state of the pipeline. |
ID | A unique identifier for the pipeline. |
Name | The name of the pipeline. |
Order number | The sequence number of the pipeline. |
Is deleted | Indicates whether the pipeline was deleted. |
Is deal probability enabled | Indicates whether deal probability is enabled for this pipeline. |
Add time | A timestamp indicating when this pipeline was created. |
Update time | A timestamp indicating when this pipeline was last updated. |
Is selected | Indicates whether this pipeline is the default pipeline for deals. |
Previous | Contains information about the previous state of the pipeline. |
ID | A unique identifier for the pipeline. |
Name | The name of the pipeline. |
Order number | The sequence number of the pipeline. |
Is deleted | Indicates whether the pipeline was deleted. |
Is deal probability enabled | Indicates whether deal probability is enabled for this pipeline. |
Add time | A timestamp indicating when this pipeline was created. |
Update time | A timestamp indicating when this pipeline was last updated. |
Is selected | Indicates whether this pipeline is the default pipeline for deals. |
Meta | Metadata about the event triggered. |
Last updated: 5/7/2025, 8:06:46 PM