A webhooks destination.
Allowed Arguments
Argument Name: | url |
Description: | URL of the webhook to publish changes to |
Data Type: | String |
Is Required: | true |
Maximum Occurrences: | 1 |
Argument Name: | create-success-codes |
Description: | the list of HTTP result codes from the target to be considered to denote a successful operation |
Data Type: | Integer |
Is Required: | false |
Maximum Occurrences: | 2147483647 |
Argument Name: | modify-success-codes |
Description: | the list of HTTP result codes from the target to be considered to denote a successful operation |
Data Type: | Integer |
Is Required: | false |
Maximum Occurrences: | 2147483647 |
Argument Name: | delete-success-codes |
Description: | the list of HTTP result codes from the target to be considered to denote a successful operation |
Data Type: | Integer |
Is Required: | false |
Maximum Occurrences: | 2147483647 |