Documentation

Call Application or Service

This action performs a SOAP, REST web service call or Twilio SMS Application using specified parameters. Note that this action type currently does not return any values.


Web service

  1. Application type - select either SOAP, REST or Twilio
  2. URL – URL of the web service to call.
  3. Account SID (Twilio only) - Twilio SMS Account SID, if you don't have one you can create one from here Twilio.
  4. Runtime URL - for SOAP calls, optionally provide dynamic runtime URL.
  5. Authentication - select required authentication mechanism:
    1. Anonymous - no authentication performed
    2. Service Account - use web application or timer service account
    3. Credentials - provide specific credentials to use. NOTE: you cannot access SharePoint Online services using this credentials when using Azure-based authentication.
  6. Auth Token (Twilio only) - Get this authentication token from your Twilio account details.
    • From, To, Body - provide sender, recipient and message to send via Twilio SMS. 
  7. Operation name – select SOAP operation to perform.
  8. Method - for REST, select GET or POST HTTP method
  9. Parameter values – set values to the parameters of the SOAP operation or request body parameters for POST REST requests. When using SOAP, choose from the list of available parameters. In REST request, you need to know the parameter names your service expects.

Note: only web method with simple data types as parameters are supported. Trying to use a method accepting complex types will result in error.

Note: You can start an import from this action too... To learn more see the documentation at Running an Import from a Call Webservice Action

Last modified: 3/29/2021 1:43 PM
Loading...

Add your comment

Comments are not designed to replace support calls. If you have a specific issue with one of our products, please send an email to support@infowisesolutions.com to open a support ticket.