cancel
Showing results for 
Search instead for 
Did you mean: 

How Do I Send Attachments to External applications using Web services?

Former Member
0 Kudos

Hi Experts,

I Want to send C4C Customer Attachaments (Image/PDF) to external API(Application)

using Soap Service.

If it is possible then please let me know the Web Service name.

is there any thing like BLOB conversions need to handle or what?

External APIs accepts Binary format.

Can anybody tell me how to achieve this requirement?

Former Member
0 Kudos

Hi Experts,

Please suggest me solution for above requirement.

Thank you

Former Member
0 Kudos

Hello Experts,

Please let me know through which web services I can achieve this and some reference url.

Accepted Solutions (1)

Accepted Solutions (1)

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Santosh,

I would suggest you define your own WebService (see documentation at section 8.14) with an element typed as Binary and proceed as described in the docu.

HTH,
Horst

Answers (0)