Connecting to a third party site
Hello! I am a newbie trying to understand Peoplesoft so please bear with me. From a Peoplesoft page, we need to login to connect to a third-party site by passing an HTTP GET request to a specified URL (eg. https://somesite.com/rlogin.php?token=sometoken)
Has anybody done this? I have been reading about using Peoplecode via function ConnectorRequest or ConnectorRequestURL (don't know the di fference). Has anybody done this? Am I on the righ track. What Integration Broker setup is needed? Examples would be really helpful for this newbie. We are on PS 9.1, Tools 8.53. Thanks in advances for any input.