Send HTTP Request

This plug-in is deprecated, unmaintained and no longer recommended for use. Refactor applications utilizing the functionality of this component to use alternatives. The functionality is available in Appian (without a plug-in) using the Integration Object.


Contains multiple Smart Services and Custom Functions which allow you to send an HTTP Request to an endpoint.

Supported request types are:

  • GET
  • POST
  • OPTIONS
  • HEAD
  • PUT
  • DELETE

Examples use cases include:

  • Google search queries
  • Calling REST APIs (e.g. Twitter updates, send SMS message)
  • Sending SOAP XML to a Web Service
  • Getting binary files over HTTP
Anonymous
Parents Comment Children