Hello There,
We are trying to associate Marketing List to a Campain using web API in MS CRM 2016 and while normal association it doesn't allows, can someone guide us how to use AddItemCampaignRequest using web API in ms CRM.
We tried below request but it shows error-"Request message has unresolved parameters."
Request:-
api/data/v8.1/campaigns(8168F9A2-7027-E811-80FA-6C626DCF4746)/Microsoft.Crm.AddItemCampaignRequest
Parameters:
{
"CampaignId": "8168F9A2-7027-E811-80FA-6C626DCF4746",
"EntityId" :"2B46C447-2A75-E811-A2C8-F8BC12A3DCEC",
"EntityName": "list"
}
Thank you!
Bhausaheb Patil
*This post is locked for comments