Hi,
I need to expose a composite entity to be used by logic apps.
I think you cannot expose a composite entity by Odata, but I am not 100% sure.
How can I do it?
thanks
Hi,
I need to expose a composite entity to be used by logic apps.
I think you cannot expose a composite entity by Odata, but I am not 100% sure.
How can I do it?
thanks
thanks
That's right, composite data entities are supported only for export to XML files and import from XML files (data management). Nevertheless you can use the individual data entities (that a composite data entity consists of) via OData, if they're public.
Also note that OData is not your only option in Logic Apps. If you use data management APIs instead of OData, you can indirectly work work composite data entities.
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156