Hi,
I have a requirement where i need to load data from Contacts entity to a custom entity in CRM. Scenario is :
1. basically entity in which i need to load data is related to contact. What can be the possible way to create a record for a new entity for each contact exist in CRM?
Thanks,
*This post is locked for comments
Hi,
Assuming you want to create your custom entity record for every contact exists in CRM, the simplest and no code solution is to setup a on demand workflow to create your custom entity record and take data from the contact and set your custom entity. You can run on demand workflow out of the box max to 250 records, but you can use Buld Workflow Execution tool to run your workflow for more then 250 records.
After that you can set workflow to run on contact create.
Another options are write your console application for existing record and set plugin to create custom entity record on contact create.
Let me know ifmy understanding is not correct.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156