Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Third party SOAP calls

Avatar

Level 10

HI everyone,

I need to know is it possible to call an external SOAP service and update two columns in remote table from workflow?

Only I can find is retrieving data and nothing about pushing data towards external SOAP service. Is there any example for this?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

Use the HttpSoapConnection class.

Thanks,

-Jon