E9.2 Orchestration POST Request for file input and input

dtujo2022

Member
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 in the pictures below?
1708374872583.png
1708374883456.png
1708375014714.png
 
Back
Top