Skip to main content
Version: 5.1.0.0

HTTP Post Receiver (General)

Description

An HTTP POST Receiver is used to handle HTTP POST calls.

Purpose of Object

An HTTP POST Receiver is used to recognize HTTP POST calls at a specific URL and use them to trigger a process. A start event is generated and a message with the delivered data is created. Unlike the HTTP POST Receiver (Parameter) channel, this channel can have any deserializer for handling the incoming messages.

Creation

To create an HTTP POST Receiver (General) follow the steps described in the general description of Channels