Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
FLX_MESSAGE_IDUnique id for the incoming webhook message
FLX_PRISTINE_PAYLOADPristine (untouched) payload from the sender. Use this payload when generating hmac strings
FLX_REMOTE_ADDRRemote address of the incoming request
FLX_REMOTE_HOSTRemote host of the incoming request
HTTP_HEADERSHeaders of the incoming request
PAYLOADHash map of incoming payload. Nodes can be referenced with dot notation. PAYLOAD.field2.field3
QUERY_PARAMSQuery parameters of the incoming request

Function Classes

ClassDescription
FLEXDEPLOYFunctions to perform actions in FlexDeploy
HMACFunctions for generating an hmac string
LOGFunctions used to print log messages
GITHUBFunctions used to get information from a GitHub payload
BITBUCKETFunctions used to get information from a Bitbucket payload
SLACKFunctions used to get information from a Slack payload