Dear all,
I am having issues creating a campaign response through a Flow. The error I get when I use the Dataverse connector "Add a row" is the following:
{
"error": {
"code": "0x8004030a",
"message": "Campaign as RegardingObject must be supplied.",
"@Microsoft.PowerApps.CDS.ErrorDetails.HttpStatusCode": "400",
"@Microsoft.PowerApps.CDS.TraceText": "[Microsoft.Dynamics.Marketing.Plugins: Microsoft.Dynamics.Marketing.Plugins.PreOperationCampaignResponseCreate]\r\n[a47e0e49-7a85-e611-80d4-00155dc9e61d: Marketing.PreOperationCampaignResponseCreate]\r\n",
"@Microsoft.PowerApps.CDS.InnerError.Message": "Campaign as RegardingObject must be supplied."
}
}
The RegardingObject cannot be filled in based on what I see as selection. I could set ParentCampaign and ParentLead references. Unfortunately, I am not sure if I might add the regardingobject type as Additional Parameter if so, could someone please advice?
Best and Thanks