Hi All,
I am using Restapi to send some data to dynamics 365 cep.
I have googled for a week but still can not see what the format is required to ingest choices data.
we have a json for a table
{
id: guid,
choice_col: 1
choices_col : ???????
}
Please help!!!!!!