finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

MS Teams, download attachment feature #418

Open vaibhav-db opened 6 months ago

vaibhav-db commented 6 months ago

MS Teams, download attachment feature

vaibhav-db commented 5 months ago

Hi @robmoffat ,

Look like direct download or update attachment doesn't work for MS Team.

1st we need to get permission to write the file using FileConsentCard once it allow then bot can upload the files on oneDrive.

Currently all these thing are not present in our framework.

Reference URL: https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/bot-file-upload/java/src/main/java/com/microsoft/bot/sample/teamsfileupload/TeamsFileUploadBot.java

https://learn.microsoft.com/en-us/microsoftteams/platform/resources/bot-v3/bots-files