I need to upload files to a 3rd party via API. I have my infor application creating a cvs file to upload via SxFileTransport BOD. I was thinking I could setup a workflow with this API. I have setup the 3rd party in the API Gateway. I have gotten a start, but I have questions and of course documentation is scare. The third party has given me a connection point, Oauth 2 connectivity credentials and to post endpoints to upload files. I feel like somewhere in the API setup I need to list or reference those endpoints. Anyone have any documentation to lead me down the path further?