REST Inbound Channel
Technical configuration
In this section the REST inbound channel can be configured. The only options this channel type provides are security related. A modeler has to provide either a list of userIds or groupIds that have access to the channel. The channel will then be made available automatically at the following endpoint:
/platform-api/channel-definitions/key/{channelDefinitionKey}/events
HTTP headers are also passed to the event if the event contains a header field with the same name as the HTTP header.
Pipeline
The pipeline configuration is the same for all channels. See Inbound Pipeline for more details.