I have retrieved all Lead records and i want to update a record. when i click on Update link, it should open the Lead record and after successful update, it will save the record and also it will update the record in CRM also.
*This post is locked for comments
Hi Anant,
If you want to open the CRM lead record on click of update link, you will have to authenticate the user from Azure AD.
If you are using an external application like console or web application, recommend you to:
Refer below link to perform CRUD operation in CRM using external aaplication:
https://msdn.microsoft.com/en-in/library/gg328416.aspx?f=255&MSPPError=-2147217396
Mark, it verified, If it helps.
Cheers
Arpit
Hi,
Just like you used retrievemultiple method to retrieved all the lead records, similarly you can use update call to update lead record back to CRM, are you facing any issue ?? if yes share it here
You can refer sample code here: msdn.microsoft.com/.../jj602970.aspx
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