post CSV/txt from PeopleSoft to 3rd Party REST API as attachment
Hi Experts,
I have an requirement to Send csv/txt file as an attachment(form data (multi part)) to third party system. 3rd Party system accepts only data file in .csv or .xls format using API , FTP/SFTP are not supported.
Even Raw data in message body is not accepted , they only accept file attachment
Is it feasible in PeopleSoft using REST API?
Thanks,
Karan