This document demonstrates how you can execute an ION API Flow endpoint in an asynchronous style and fetch the result using the Postman client application.
- Execute the API Flow in async mode by selecting the ionapiRespStyle query parameter value to ‘async’.
- The ionapiRespStyle parameter is generated default by ION for each endpoint in the Infor API Flows suite.

- The flowId in the API response is a reference to the API flow executing asynchronously.
- On the client application execute the URL GET {endpoint}/ionapi/apiflow/v1/{tenant}/result/{flowId} to fetch the results.
In this example:
GET https://mingle-ionapi.inforcloudsuite.com/ionapi/apiflow/v1/STARGATE_DEM/result/342d56b6-d728-4179-8950-d42769bf3135

here is a Infor documentation link: docs.infor.com/.../default.html