Azure Dataflow – External Call | Dynamic Body Structure for Response
There is not any documentation surrounding Dynamic Content to generate the body structure for REST responses. I am using a dataflow to dynamically make REST requests against different endpoints of the same service ie customers, orders, inventory, etc… so the responses that are returned have different objects meaning I cannot use a static body structure. I have tried something like this…
Azure Dataflow – External Call | Dynamic Body Structure for Response
There is not any documentation surrounding Dynamic Content to generate the body structure for REST responses. I am using a dataflow to dynamically make REST requests against different endpoints of the same service ie customers, orders, inventory, etc… so the responses that are returned have different objects meaning I cannot use a static body structure. I have tried something like this…
Azure Dataflow – External Call | Dynamic Body Structure for Response
There is not any documentation surrounding Dynamic Content to generate the body structure for REST responses. I am using a dataflow to dynamically make REST requests against different endpoints of the same service ie customers, orders, inventory, etc… so the responses that are returned have different objects meaning I cannot use a static body structure. I have tried something like this…