cancel
Showing results for 
Search instead for 
Did you mean: 

API_CV_ATTACHMENT_SRV AttachmentContentSet Sap Cloud Integration

mark_fryu
Participant
0 Kudos
250

Does anyone have any examples to use this API? Which fields should I pass, which header fields, and if is possible an example of a cloud integration flow that calls this API:

 

API_CV_ATTACHMENT_SRV

Resource: AttachmentContentSet

in the documentation there are no mandatory fields, while when I use it on cloud integration with Odata adapter I see other mandatory fields

 

I tried it on my iflow, but it fails.

https://help.sap.com/docs/SAP_S4HANA_CLOUD/7489fa08cede494cbdf08fa3651598af/2e1be0a60d08400b8e4b1f6b...

https://api.sap.com/api/API_CV_ATTACHMENT_SRV/tryout

 

thank you

View Entire Topic
Ryan-Crosby
Active Contributor
0 Kudos

I think you are looking for these details regarding usage - https://help.sap.com/docs/SAP_S4HANA_CLOUD/7489fa08cede494cbdf08fa3651598af/64b4f4c0d32e49c4a741ea05...

 

Regards,

Ryan Crosby

mark_fryu
Participant
0 Kudos

hi @Ryan-Crosby 

do you have an example of use with the integration suite? With an example of payload. From the documentation I did not understand how to pass the PDF

mark_fryu
Participant
0 Kudos

hi @Ryan-Crosby 

do you know how i should pass the pdf file to the api?

Ryan-Crosby
Active Contributor
0 Kudos
@mark_fryu you would use this example if you are trying to upload an attachment as a PDF (application/pdf) - https://help.sap.com/docs/SAP_S4HANA_CLOUD/7489fa08cede494cbdf08fa3651598af/63259b6826174573bc32f2e1...