Forum Discussion
Send chat message with attachment in teams channel
Any update on chat attachment issue?
Sai06 -
We have tested this API. It was working fine at our end. The attachment has uploaded successfully in channel.
Could you please verify the below points:
1. The file must already be in SharePoint.
2. To find the file properties, GET the driveItem for the file.
For example, /drives/{id}/items/{id}.
Your attachment ID is the GUID in the eTag of the driveItem.
Your attachment contentURL is the webUrl of the driveItem's folder plus the driveItem's name.
Your attachment name is the driveItem's name.
Please let us know if you are facing any further issue?
- maheshkumaryuMar 09, 2023Copper Contributor
Nivedipa-MSFT , Do you have any update on the same?
Now when I checked recently, on clicking in the file attachment in chat. The document is opened in the respective Desktop Applications when running the app from Microsoft Edge. However, the document is downloaded incase of other browsers like Google Chrome, Mozilla Firefox. - Nivedipa-MSFTJan 20, 2023
Microsoft
maheshkumaryu - Engineering team is working on it. Currently we don't have any ETA to share.
We will let you know once we have any updates on it. Thanks. - maheshkumaryuJan 19, 2023Copper Contributor
Nivedipa-MSFT , Do you have any update about the bug or about its progress?
- Nivedipa-MSFTDec 01, 2022
Microsoft
maheshkumaryu - We will check the status of the bug with engineering team and update you. - maheshkumaryuDec 01, 2022Copper ContributorThank you Nivedipa-MSFT, Can you provide any ETA for this bug release or anything like that?
Since this issue has been around for a long time - Nivedipa-MSFTNov 30, 2022
Microsoft
maheshkumaryu, Sai06 - Apologies for the delay. Engineering team is working on bug fix. We will let you know once we get any updates from them. Thanks. - maheshkumaryuNov 30, 2022Copper ContributorNivedipa-MSFT, I am following up on behalf of Sai06
Do you have any update on this bug?
Also, can you share any bug id if possible so that we can have a track of its release? - Sai06Oct 26, 2022Copper Contributor
Hi Team,
Can you provide me the bug number raised for the above issue?
- Sai06Oct 18, 2022Copper ContributorHi Team,
Any Update on the bug raised? - Nivedipa-MSFTOct 11, 2022
Microsoft
Sai06 - We are able to repro your issue. We have raised a bug for it. We will let you know once we have any update on it. - Sai06Oct 11, 2022Copper Contributor
Nivedipa-MSFT - We are able to upload the file successfully to the channel. But the issue is when we are trying to preview the file from the channel.
Please could you confirm that you are able to preview the file from the corresponding channel where its been posted/attached.