Developer forum

Forum » Integration » Handle Odata response with "Expand"

Handle Odata response with "Expand"

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

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


Replies

 
Rasmus Sanggaard Dynamicweb Employee
Rasmus Sanggaard
Reply

Hi Adrian,

We do not support nested objects, only flat structure.

Couldn’t you just make two jobs and then create the relations in the mappings?

Otherwise please provide a bit more context.

 

BR
Rasmus Sanggaard 

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi Rasmus,

I was trying to evaluate my options first. I will try the separate jobs approach.

Thank you,

Adrian

 

You must be logged in to post in the forum