# Pipedrive (API v2) - New record trigger
The New record trigger monitors Pipedrive for newly created records.
# Input
Input field | Description |
---|---|
Object | Select the type of object to monitor for new instances. |
# Output
Output field | Description |
---|---|
Data | Contains information about the current state of the object. |
ID | A unique identifier for the object. |
Name | The name of the object. |
Order number | The sequence number of the object. |
Is deleted | Indicates whether the object was deleted. |
Is deal probability enabled | Indicates whether deal probability is enabled for this object. |
Add time | A timestamp indicating when this object was created. |
Update time | A timestamp indicating when this object was last updated. |
Is selected | Indicates whether this pipeline is the default pipeline for deals. |
Previous | Contains information about the previous state of the object. |
ID | A unique identifier for the object. |
Name | The name of the object. |
Order number | The sequence number of the object. |
Is deleted | Indicates whether the object was deleted. |
Is deal probability enabled | Indicates whether deal probability is enabled for this object. |
Add time | A timestamp indicating when this object was created. |
Update time | A timestamp indicating when this object was last updated. |
Is selected | Indicates whether this pipeline is the default pipeline for deals. |
Meta | Metadata about the newly created object. |
VARIABLE OUTPUT
The New record trigger's output fields vary based on your selected Object type.
Last updated: 5/21/2025, 5:22:32 AM