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
Support for Cisco Webex would be great. It does have a chat-bot functionality, basic webhooks are possible but there is an issue when you start adding more and more webhooks. You end up with a new version of the person who created the webhook, with a random ID at the end, so a bot token is just better to use and recommend.
(I plan on looking at adding this, some point this weekend hopefully)
Likely copy/paste of discord, where custom JSON payload can be used if wanted. Allowing for more complex card structures if you want, or a basic markdown message.
The text was updated successfully, but these errors were encountered:
surdaft
changed the title
Webex support
Feature Request: Webex support
Nov 2, 2023
surdaft
added a commit
to surdaft/shoutrrr
that referenced
this issue
Nov 2, 2023
Support for Cisco Webex would be great. It does have a chat-bot functionality, basic webhooks are possible but there is an issue when you start adding more and more webhooks. You end up with a new version of the person who created the webhook, with a random ID at the end, so a bot token is just better to use and recommend.
(I plan on looking at adding this, some point this weekend hopefully)
Notes:
Implement basic webex notification using cards: https://developer.webex.com/buttons-and-cards-designer
Likely copy/paste of discord, where custom JSON payload can be used if wanted. Allowing for more complex card structures if you want, or a basic markdown message.
The text was updated successfully, but these errors were encountered: