I have a non Infor api. The api returns :
Is this API setup in Infor's API Gateway? If so, don't give access to that API... setup an API Flow. Call that API in the API Flow, then manipulate the results. Give the customer access to that API flow.
Aaron, how do I give access to my customer to my api flow ?
I was going to suggest the same thing as Aaron. When you create and activate an API Flow it will publish an endpoint to the Infor API Flows.
as this is non provisioned API, you can try with response policy of type Transformation.
here is documentation link with examples:
docs.infor.com/.../default.html
Ok so I need to create a new api suite ?
thks Sadik