Seung-gi Lim

Results 2 comments of Seung-gi Lim

Do you have any update on this issue?

Try this as a workaround ``` http { http_method => "post" url => "https://hooks.slack.com/services/..." mapping => [ "text", "Your message: %{message}" ] } ```