Workflow Task Type: Web Service - SOAP Message

From SmartWiki
Revision as of 09:53, 13 March 2013 by Cameron (talk | contribs) (Created page with ' The '''Web Service - SOAP Message''' Workflow Task allows you to post data to another system, outside of SmartSimple. The response returned by the external system can be st…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The Web Service - SOAP Message Workflow Task allows you to post data to another system, outside of SmartSimple. The response returned by the external system can be stored into a custom field on the object against which the Workflow was triggered.



If the response your Web Service call contains values that you wish to store within a Custom Field on the object against which the Workflow was triggered you can connect a Update Custom Field Value Workflow Task to be the task following the Web Service - SOAP Message and use the variable syntax to pull the value from the XML Custom Field you selected to store the response to the Web Service call.

See Also