Hi guys,
I am trying to consume some Odata endpoints from an external application (not BC).
Some endpoints require using an "expand" filter which will then add some additional information for a node (for example, the addresses of a customer), usually an array.
How do I process an endpoint like this with DataIntegration?
Thank you,
Adrian