on 2021 Nov 30 8:23 PM
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.