Hey guys, so I’m trying to reply with an image back to my teams bot chat (build with azure bot).
I just cant get this workflow to reply with this binary image. I’m successfully passing it trough the workflow to the last node.
I already have a workflow that can send messages back, that’s fine and working, just cant get the images through.
I just don’t know what the correct parameters are. Here is a Microsoft Teams Bot documentation:
1. Add media attachments to messages in Bot Framework SDK - Bot Service | Microsoft Learn
This is my workflow:
II’ve tried almost everything but it looks like I’m missing some important knowledge here. Any pro could help me please. Thank you
