Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MS Teams, download attachment feature #418

Open
vaibhav-db opened this issue Apr 19, 2024 · 1 comment
Open

MS Teams, download attachment feature #418

vaibhav-db opened this issue Apr 19, 2024 · 1 comment
Assignees

Comments

@vaibhav-db
Copy link
Contributor

MS Teams, download attachment feature

@vaibhav-db vaibhav-db self-assigned this Apr 19, 2024
@vaibhav-db
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant