REST

REST API task is used for external web service communications as part of the workflow automation process.
  • Enhanced API auth support:
    • Basic Auth
    • Bearer Token
    • API Key
    • Digest Auth
    • AWS Signature
    • Akamai EdgeGrid.
  • Support for ‘GET’, POST’, ‘PUT’, ‘DELETE’ and ‘PATCH’ methods
  • Support for multiple headers.