...
To create a new function, click the Create theĀ button. To view or edit a function, click on the name of the function.
Field | Description |
---|---|
Name | The name of the function |
Description | The description for the function |
Provider | Provider this the function is for |
Uri | Path webhook will be sent (full resource path is printed belowappended to /flexdeploy/webhooks/v1) |
Active | Whether or not the function is active (Defaults to Yes) |
Groovy Script
The Groovy script shown will be executed when a webhook is received at the listed uri from the selected provider. More function examples can be foundĀ {{link}}. The editing window has capabilities for undo, redo, find, find and replace, and go to line. There are a variety of built-in variables and methods available to use in this script. Type Ctrl + Space for suggestions on variables and methods. See the full list of available variables and methods {{link}}.
FLEXDEPLOY
...
HMAC
...
.