How to download attachments in base64string for NegotiationData as part of oracle Sourcing cloud / P
Summary
How to download attachments in base64string for NegotiationData as part of oracle Sourcing cloud / Procurement Cloud , PaaS to SaaS integrationContent
Dear Members ,
I am trying to download a file from SaaS procurement cloud from OIC , its a RFQ attachment(i.e. a pdf or excel file) against a negotiation , I am able to fetch the supplierNegotiations Object and also the attachment Json Object against the negotiation but the attachment Json doesn't have base64binary string of the attachment . I have a requirement to send base64binary string of attachment to downstream system REST API .
Below is the REST URL get call request
0