Created a Orchestration to receive a file input as well as an orchestration input. Running the orchestration in Orchestrator works perfectly fine, however, when downloading the swagger file and importing to Postman, I cannot figure out how to construct the POST request. I am quite familiar with constructing HTTP request in .NET, however, I have not created a multipart/form-data request before. Given this postman configuration, how does "file" and "input" relate to the orchestration inputs...
Read more
Read more