Microsoft Dynamics 365 - Deleted object trigger

This trigger checks for deleted objects in Microsoft Dynamics 365 after a specified interval lapses and processes each deleted object as a single trigger event. You must enable Auditing for Lead to use this trigger. You can enable auditing by visiting Lead view page > Customize Entity > Enable Auditing.

Input

FieldDescription
ObjectSelect a standard or custom Microsoft Dynamics 365 object to monitor. For example, Lead.
Trigger poll intervalDetermine how frequently to check for new events. This defaults to five minutes if left blank. The minimum value allowed is five minutes.
When first started, this recipe should pick up events fromSpecify the date and time to start processing events. This value can't be changed after you run or test the recipe.

Output

FieldDescription
IDThe ID of the deleted object.
Deleted timeThe time when the object was deleted.

Last updated: