Http Request Activity

Make a HTTP request to external endpoint. Could be used for notify external system on job completion.

Parameters

Name

Description

Type

Default

Title

Title of the activity to display on the designer.

text

URL

Endpoint URL where the request is being made.

text

Method

Standard HTTP method.

enum

POST

Headers

HTTP Headers.

key-value

Content

Request body.

text