I had a flow to take a screenshot and then send it out via outlook and teams.
It work prefect with outlook
But the image cannot load at teams. At first outlook also have this issue, but i found out that using attach files can solve this issue. Is there any way also fix at teams?
In the beginning I tried to use a OneDrive hosted image which didn’t work. It worked when I switched it over to a web hosted image.
My other thought would have been to send the file or use webhooks.
Hi @Cristian_Negulescu , This is urgent I have tried the same way to send image to teams channel using Webhooks but getting errors. can you please share the code xaml file so that I can check what’s wrong with my code.
If you Upload from your PC you are limited to very small files 128K I think I say on movie the limitation. Please follow the movie you have all steps there if I will give you the file you are not able to open. That’s why I don’t share XAML files I show all the steps in the movie.
If you’re using Office 365 activities in the same project, the invoke code option might not be viable (I’ve tried it, but couldn’t get it working because of conflicting versions of Graph used in O365/Teams packages).