Missing RemoveListMembersListRequest in CRM. – Nishant Rana’s Weblog
In one of our recent implementations, we were working with Marketing List which could be in millions.
So we had the recent request wherein we split the marketing list into groups.
For adding members to a marketing list we have the following request
AddListMembersListRequest
https://msdn.microsoft.com/en-us/library/microsoft.crm.sdk.messages.addlistmemberslistrequest.aspx
which is quite efficient as we can add multiple members in a single request.
However, when it comes to removing a…
Full Article
Missing RemoveListMembersListRequest in CRM. – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE18 September 2024Use OptionSet Wrapper component to show color-coded options on the form – Model-driven apps/ Dynamics 365
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)