Resolved! API call from remote server side though catalog form
I'm working on a form and trying to think through how to do it, Basically I am trying to do a API call from a Server A since the MID server has no permission to make it. So once the user submits the form the Rest API call should be made from the Serv...