NameDescriptionTypeAdditional information

Label

The label of the webhook. Possible value: OnFlowStatusChange

string

Required

Url

The url of the webhook for Chapps to call. This url will be enriched with following parameters: reportId and flowStatus.

string

Required

Max length: 100

Min length: 10

Credentials

The credentials to be used while calling the url.

ChappReport.Site.Areas.Api.Models.V1.Credentials

None.

Headers

The Headers to be add while calling the url.

Collection of Pair of string [key] and string [value]

None.