Hi Experts,
We have a requirement where the data entered on a webpage (Entity form) in powerapps portals to Omnichannel chat using context variables. I have searched on Google but there is no information as how we could pass the values entered on powerapps portal to Omnichannel chat. There are some blogs where the data is hardcoded and sent as context variables to Omnichannel chat using the below code. Please help if anyone have already implemented something like above.
Microsoft.Omnichannel.LiveChatWidget.SDK.setContextProvider(contextProvider);
Thanks,
JCP