Pipedrive - New/updated record trigger

The New/updated record trigger monitors Pipedrive for newly created or updated records.

Input

Input fieldDescription
ObjectSelect the type of object to monitor for new or updated instances.
Trigger poll intervalSelect how frequently to check for new objects.
When first started, this recipe should pick up events fromSelect a start date and time to retrieve trigger events. This enables your recipe to capture past events. This value cannot be changed after the recipe has been run or tested. Refer to Triggers to learn more about this input field.

Output

The New/updated record trigger's output fields vary based on your selected Object type. The following output table uses a User object as an example:

Output fieldDescription
IDA unique identifier for the object.
NameThe name of the object.
Default currencyThe default currency for the object.
LocaleThe language locale for the object.
LanguageThe language for the object.
EmailThe object's attached email.
PhoneThe object's attached phone number.
ActivatedIndicates whether the object is active or not.
Last loginA timestamp indicating the user's last login time.
CreatedA timestamp indicating the creation date of the object.
ModifiedA timestamp indicating the time the object was last modified.
Has created companyIndicates whether this user has created a company.
AccessThe access roles set for this user.
Active flagIndicates whether the user is active in real-time on the platform.
TimezoneThe timezone where the user is located.
Timezone offsetDifference between the GMT and the user’s timezone.
Role IDA unique identifier for the primary role of this user.
Is adminIndicates whether the user is an admin.
Icon URLThe URL of the icon set for this user.
Is youIndicates whether the API requester and the user who caused the trigger event are the same.
Is deletedIndicates whether this object was deleted.

Last updated: