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.
- Application type - select either SOAP, REST or Twilio
- URL – URL of the web service to call.
- Account SID (Twilio only) - Twilio SMS Account SID, if you don't have one you can create one from here Twilio.
- Runtime URL - for SOAP calls, optionally provide dynamic runtime URL.
- Authentication - select required authentication mechanism:
- Anonymous - no authentication performed
- Service Account - use web application or timer service account
- Credentials - provide specific credentials to use. NOTE: you cannot access SharePoint Online services using this credentials when using Azure-based authentication.
- 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.
- Operation name – select SOAP operation to perform.
- Method - for REST, select GET or POST HTTP method
- 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 meant for support. If you experiencing an issue, please open a support request.
Reply to: from