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

Does webexteambot python Library support adaptive cards?

Muhammad-Ali6
Level 1
Level 1

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 is possible) so i switched to webexteambot python library as it allows you to switch to desired port. My major chunk of code remains the same but when I use this, I don't see adaptive cards after initial greeting, it just allows me to type the command and give correct results but still isn't there a way to get adaptive cards? 

1 Reply 1

sandiban
Cisco Employee
Cisco Employee

Hi @Muhammad-Ali6,

Usually the Port 5000 should also be fine, but could you kindly confirm the Github repo you're using for this task please?
I'm not sure if exactly the PORT is creating the problem here.

As you shared in your request, that you're not able to get all the Cards however the Cards are getting delivered when sending the appropriate commands.
I don't think that's an unexpected result actually. If there are certain commands linked to it - then you won't see all the Cards messages at once and you need to send that specific command for getting the respective Card.
Though I'm not entirely sure which codebase you're currently following.

If you could share the details, we could have a quick look at it.

Regards!
Sandip