Dynamics 365 – Copy/Clone a Record with Custom Workflow Activity
Views (21)
By using below code, you can copy a record dynamically by using its URL property. You can execute this workflow activity from Javascript with WEB API or you can execute it inside of an Workflow and implement to any required business logic easily. All you have to do is create a new custom Workflow Activity … Continue reading Dynamics 365 – Copy/Clone a Record with Custom Workflow Activity
This was originally posted here.

Like
Report
*This post is locked for comments