Post-Call Webservice
Type: This drop-down menu lets users select either a SOAP or a REST webservice.
1. REST: Selecting a REST webservice dynamically changes the available options. Fuse generates fields for URL and parameters.
Request Type: Choose the desired REST request type from the drop-down menu. The options are the same as the REST module: GET, POST, POST RAW, PUT, and DELETE.
Timeout: Set the desired timeout duration, in seconds.
Private: Check this box to enable privacy mode for post-call web services.
URL: This is the web address for the webservice. Users can insert variables into the URL using a REST webservice.
Header: Type any desired headers into this field. Users can include Fuse variables in headers using the 'plus' button in the text field.
2. SOAP: Selecting a SOAP webservice dynamically changes the available options. Fuse generates WSDL and Method fields.
Timeout: Set the desired timeout duration, in seconds.
Private: Check this box to enable privacy mode for post-call web services.
Method: Select the webservice method from the first drop-down menu; this menu auto-populates after fetching values from a valid SOAP URL. Users can also choose between SOAP v1.1 or SOAP v1.2.
Last updated