Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm facing a puzzling issue with Webex bots integrated with Jira, deployed on-prem behind an F5 load balancer. Our setup routes public HTTPS endpoints (e.g., https://<our-company-domain>/botA to backend port xxxx1, and /botB to port xxxx2) via F5 to ...
I have a webex bot which fetches details from Jira and sends them in table format, but the message/card width is such that it is not able show all the columns. I noticed that this is not the issue when I open the message in my mobile app and change o...
I was using webex_bot python library for a bot and was using adaptive cards and it was working fine but I needed to switch the port when taking the bot live but i came to know that we cannot switch it from port 447 in that library (Let me know if it ...
I have created a bot which anyone in my organization can use to raise a request with my team. Once any user sends a message , the bot gets that user's ID and Message and sends it into my team space. The bot gives a reply button. I want to add a funct...