In Dynamics 365 for CE, when you delete a record, you can code a plugin or a workflow to process data of the deleted record (called preImage).
Currently, when using the action "When a record is deleted" for the Common Data Service connector, the dynamic value of the deleted record are null. So, it is not possible to do anything on the related records of this deleted record.
Please fill the dynamic values with the content of the deleted record.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.