You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"name": "Send to Mattermost",
"active": true,
"trigger_on": ["on_postload_alert_create"],
"request_url": "https://<Mattermost Webhook URL>",
"use_rendering": true,
"request_rendering": "markdown",
"request_body": {"text":"Hello, this is some text\nThis is more text. :tada:", "channel":"town-square"}
}
Anyone figured out config for mattermost?
The text was updated successfully, but these errors were encountered: