Comments
2 comments
-
Hi handrew,
Looking at https://apphub.webex.com/applications/incoming-webhooks-cisco-systems-38054-23307-75252 and the error you are getting, Do you just need to use the custom webhook message and include a"text":
or"markdwon":
entry in the json?
Kind regards,
Alex -
Thanks Alex B, I think that did it!
For the record, all I had to add into the Custom Message box was
{"text" : "This is a message from a Webex incoming webhook."} , I can add in alert specific information now.
Add comment
Please sign in to leave a comment.
I've tried and get a 400 bad request and the error is
"description": "Both text and markdown cannot be empty in the same request."