/jira webhook
, then copy the output and paste it into Jira's webhook setup page.200 OK
response, the plugin is configured correctly. For instance, you can run the following command:<your-mattermost-url>
, <your-secret>
, <your-team-url>
, and <your-channel-url>
fields depend on your setup when configuring the Jira plugin. The curl command won't result in an actual post in your channel.WebHooks can only use standard http and https ports (80 or 443).
?ports 80 and 443
. If you are using a non-standard port, you will need to set up a proxy between Jira and your Mattermost instance to let Jira communicate over port 443
.jira /subscribe
) provides easy access for Mattermost Channel Admins to set up which notifications they want to receive per channel.