Versions Compared

Key

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

...

Now with the Webhook Listener created, we can add the groovy script to send the Slack message. FlexDeploy has several built in Event Webhook Context Variables and Methods that can be used to help you implement exactly what you want in this groovy script. We will be using FlexDeploy’s Slack methods in order to send a notification.

...