Hi Everyone,
Apologies if I have missed a similar post to my question.
We currently operating on IFS Apps 10 update 15.
I want to configure a REST API call which is called through a custom menu - I was looking at creating a routing address which will have our API Endpoint. Our API call requires the use of a client ID and Client Secret but we do not have a Token endpoint created as of yet - just an ID and secret. To call the API I’m using (ifsapp.command_sys.Send_Rest_Message) - which works OK - the only issue is that I do not want to share the ID and Secret in the PLSQL block. Is there a way of hiding the secret which can be called from a PLSQL block - or if there is alternative way which would be better for us to utilize?
Many Thanks,
Dan