Hi!
I need to export orders from Dynamicweb to Json with order lines as a subschema of each order. Is this possible?
I'm using "Dynamicweb with Views" for the source provider.
Thanks,
Carolee
Hi!
I need to export orders from Dynamicweb to Json with order lines as a subschema of each order. Is this possible?
I'm using "Dynamicweb with Views" for the source provider.
Thanks,
Carolee
Hi Carolee,
This is tricky because the JSON provider simply outputs the data in JSON format, and what you're looking for is to refactor the data into a specific JSON format.
That said, maybe what you can do is:
If that does not work, a solution is to custom develop a custom JSON destination provider.
Best Regards,
Nuno Aguiar
You must be logged in to post in the forum