cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
115
Views
0
Helpful
1
Replies

webex bot

schalive
Cisco Employee
Cisco Employee

Hi Team,

I have created my first webex bot using python. created webhooks and used grok. When i ping the bot, it does not respond with a pong. I have refered the following. Request your help.

https://github.com/pcardotatgit/Webex_Team_Chat_Bot_Python 

Thanks

Santosh

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@schalive a common mistake is that if you do not mention the bot in a group space it will not see the message, so the webhook will not trigger. Please either mention the bot in a group space or test it in a direct space. 

Also note, that the repo you mentioned is not an official Webex app, so any issues with it would be best addressed on it's GitHub page under Issues.