Consume JSON Array Payload Without Wrapper

Is there a way to consume a payload without first using an Object Wrapper of some king?

Comments

  • This is possible by using a Post To Flow Handler flow type. I have attached a test case to this post below. The flow uses a Json Deserialize step to consume a JSON type data structure created from a JSON and outputs the string as an array.

    Decisions Documentation for Post To Flow Hander flow: https://documentation.decisions.com/docs/post-to-flow-behavior

    Please Note: The examples attached were developed to be instructional, and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact: services@decisions.com.

Sign In or Register to comment.