Skip to content

Feature : Add curl to final image (for Slack webhook) - #14

Merged
djmaze merged 1 commit into
djmaze:masterfrom
y3lousso:master
Oct 30, 2019
Merged

Feature : Add curl to final image (for Slack webhook)#14
djmaze merged 1 commit into
djmaze:masterfrom
y3lousso:master

Conversation

@y3lousso

Copy link
Copy Markdown
Contributor

According to slack documentation. The integration of curl in the final image would allow immediate use of webhooks in the POST_COMMANDS_XXXXX.

Example :
curl -X POST -H 'Content-type: application/json' --data '{"text":"Allow me to reintroduce myself!"}' YOUR_WEBHOOK_URL

It is completely optional, but very handy... :)

@djmaze
djmaze merged commit 2e57f06 into djmaze:master Oct 30, 2019
jeankhawand pushed a commit to jeankhawand/resticker that referenced this pull request Aug 30, 2024
Feature : Add curl to final image (for Slack webhook)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants