0hgawdn0

Results 2 comments of 0hgawdn0

@Masuzu How do you test the command? Also, does this look correct to you? OnAlertCallbackCommand=curl -XPOST -d "token=" -d "channel=#general" -d "text=Hello @username" -d "username=token" "https://slack.com/api/chat.postMessage"

@Vatar Hey, I really appreciate that! Just wondering, does mine look right? curl -X POST -d "{\"content\":\""" \"}" webhook url Do you know any way of testing it?