Skip to main content

HTTP Server

The HTTP Server activity listens for incoming HTTP requests and triggers the workflow.

info

This activity acts as an HTTP endpoint trigger. It must be the first step in a workflow.

Configuring the HTTP Server Activity

To configure the HTTP Server activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameOptionalSpecify the name for this activity.MyActivity
DescriptionOptionalSpecify the description for this activity.Reads a file from S3
HostOptionalHost value. Supports global variables and mapping expressions.sftp.example.com
PortOptionalPort value. Supports global variables and mapping expressions.4000