Can PeopleSoft send a POST request to a third party API
Hi,
We are trying to connect PeopleSoft to a third party application from Hyland called "Perceptive Content RedirectApp".
The documentation states, "Perceptive Content RedirectApp enables the integration of a third-party application with Perceptive Content Apps through a URL redirection. It is developed on Node.js and exposes a GET and a POST API. The RedirectApp allows users of a third-party application to view documents from Perceptive Content Apps. In order to do so, the third-party application must send a POST call to the RedirectApp POST API with all the relevant data in application/x-www-form-urlencoded or application/json format."
Would this work in PeopleSoft?