cancel
Showing results for 
Search instead for 
Did you mean: 

Supplier Data API With Pagination. - attachments

mmalarcon
Associate
Associate
0 Kudos
626

Good Afternoon,

I have a requirement where I need to get from SLP - Supplier registration questionnaire the responses to questions with the Answer Type set to Attachment so I tried using the API Supplier Data API With Pagination but I did not have any luck . Is there a way to get the attachments from SLP? How can I achieve this?

Any help will be really appreciated.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

SeanMcGann
Product and Topic Expert
Product and Topic Expert

Hi Mireya,

The External Approval API has an endpoint /{entity_type}/{entity_id}/attachments/{attachment_id} that should allow you to retrieve these types of attachments. There is a bit of nuance to leveraging this API for this purpose, so please reach out to me directly if you have any issues.

Thank you,
Sean

Answers (1)

Answers (1)

Punit
Discoverer
0 Kudos

sean.mcgann3

I too have a similar requirement.

We are implementing SAP Ariba Sourcing. We have a requirement to copy supporting document shared by supplier as a part of bidding process to Document Management System . Can I use API /{entity_type}/{entity_id}/attachments/{attachment_id} for this requirement?

Will this API provide me attachments in Binary or Base64 encoded format, so that I can copy the attachments to DMS using DMS APIs?

Regards,

Punit