Hi,
I am working on developing a chatbot (Virtual Agents + Power Automate), as an option, will accept a product complaint from a customer.
In Power Automate to communicate with D365 need to use data entity.
Is there any standard data entity, which will allow me to do this?
I have already tried with CaseDetailEntity, but with no success. I also created a new entity with the source table CaseDetailBase. It is specific and I can't get a result either.
Would anyone have any advice?