Recovering deleted records in CRM

Recovering deleted records in CRM

When a record is deleted in CRM it cannot be restored in CRM using OOB functionality. The only option is to restore the environment to the previous back up which will revert all the changes made to the previous backed up version. However, we can restore selected...
Setting Regarding Field on Tasks Programmatically

Setting Regarding Field on Tasks Programmatically

When creating or updating a Task using an Online Flow, the Regarding record can be set by filling in one of the many provided fields, depending on the entity type. But this can be an issue if the Type of regarding entity is not known beforehand. To get around this...