demianrasko / Dynamics-365-Workflow-Tools

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.
Microsoft Public License
466 stars 222 forks source link

Added a new step - GetRecordUrl #274

Open vinaymenda opened 1 year ago

vinaymenda commented 1 year ago

This can be useful especially when cloning a record and it's children since CloneRecord returns the Cloned Guid and CloneChildren expects a URL.

This can be added as a intermediate step between the two.