We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
production: ... slack: general: webhook_url: "https://hooks.slack.com/hook_code" channel: "#mychannel" username: "myuser"
Notify::NotifyGeneralService.notify_event("event text")
or include request info
Notify::NotifyGeneralService.notify_event("event text", request)
where request - is HTTP request