Description
Hello Team,
I am using the crm toolkit to update Dynamics fields when they are being updated on my other CRM HubSpot.
It is working fine for normal text fields or simple drop-downs on Dynamics. But, when I tried to update a MultiSelectPicklist.MultiSelectPicklistControl type of field which we are using for linking various values on lead for Brands, it is not being updated Via API and for normal fields we are able to update and receiving response with updated values when we call the update function, while for this field there is no response and it seems like using normal update function we are not able to update this kind of custom fields.
Can you guys tell me what will be the solution to this? how to update this kind of field value using API?
Thanks