Share via

Transcript Storage and Automation for Teams Meeting Recordings

Garcia Melguizo, Juan Pedro 0 Reputation points
2025-09-24T13:23:58.46+00:00

Dear Microsoft Support Team,

My name is Juan Pedro Garcia Melguizo. I’m working on automating the processing of transcripts from recorded Microsoft Teams meetings.

Currently, the meeting video is automatically saved to SharePoint, and the transcript is generated correctly. However, I’ve noticed that the transcript file is not stored alongside the video in the SharePoint folder. Instead, I have to manually download the transcript from the meeting interface.

I would like to automate the following workflow using Power Automate:

  1. Detect when the transcript is available.
  2. Automatically download the transcript file to the same folder as the video recording.
  3. Process the transcript using Copilot Studio or Azure OpenAI.
  4. Send a summary of the meeting to all participants via email.

Could you please clarify:

  • Where exactly is the transcript file stored when a Teams meeting is recorded?
  • Is there a way to access or download the transcript automatically using Power Automate or Microsoft Graph API?
  • Is it possible to configure Teams or Stream so that the transcript is saved directly to the same SharePoint folder as the video?

Thank you very much for your assistance.

Best regards, Juan Pedro GarciaDear Microsoft Support Team,

My name is Juan Pedro Garcia Melguizo. I’m working on automating the processing of transcripts from recorded Microsoft Teams meetings.

Currently, the meeting video is automatically saved to SharePoint, and the transcript is generated correctly. However, I’ve noticed that the transcript file is not stored alongside the video in the SharePoint folder. Instead, I have to manually download the transcript from the meeting interface.

I would like to automate the following workflow using Power Automate:

  1. Detect when the transcript is available.
  2. Automatically download the transcript file to the same folder as the video recording.
  3. Process the transcript using Copilot Studio or Azure OpenAI.
  4. Send a summary of the meeting to all participants via email.

Could you please clarify:

  • Where exactly is the transcript file stored when a Teams meeting is recorded?
  • Is there a way to access or download the transcript automatically using Power Automate or Microsoft Graph API?
  • Is it possible to configure Teams or Stream so that the transcript is saved directly to the same SharePoint folder as the video?

Thank you very much for your assistance.

Best regards,
Juan Pedro Garcia

Microsoft 365 and Office | OneDrive | For business | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jess-Q 8,550 Reputation points Microsoft External Staff Moderator
    2025-09-24T15:07:36.4866667+00:00

    Hi @Garcia Melguizo, Juan Pedro

    Thank you for posting your question in the Microsoft Q&A forum.      

    Regarding your issue, here are a few answers I can clarify for you: 

    1. Where exactly is the transcript file stored when a Teams meeting is recorded? 
    • Private meetings: The transcript is stored in the meeting organizer’s OneDrive, typically in the Recordings folder.
    • Channel meetings: The transcript is stored in the SharePoint site associated with the channel, under Documents/Recordings.
    • Transcripts are accessible via the Teams meeting chat under the “Recording & Transcripts” tab or directly in Stream (on SharePoint**)** if the video is played there.

    For more details, please refer to: Teams meeting recording and transcript storage and permissions in OneDrive and SharePoint   

    1. Is there a way to access or download the transcript automatically using Power Automate or Microsoft Graph API? 

    Yes, both Power Automate and Microsoft Graph API support automation of transcript access: 

    Microsoft Graph API 

    • You can use Graph API to fetch transcripts after the meeting ends. These are metered APIs and require appropriate permissions in Azure AD.

    For more details, please refer to: Fetch Meeting Transcripts & Recordings - Teams 

    Power Automate 

    • You can build a flow that:  
    • Detects when a transcript is created. 
    • Uses HTTP actions to call Graph API and download the transcript. 
    • Saves the transcript to a designated SharePoint folder. 
    1. Is it possible to configure Teams or Stream so that the transcript is saved directly to the same SharePoint folder as the video? 

    Currently, Teams does not automatically store the transcript in the same folder as the video recording, and Teams and Stream do not have a simple built-in toggle to save the transcript directly to a SharePoint folder of choice. 

    About your Power Automate questions, this sounds like a pretty specific use case that might be better answered by people who work with Power Automate regularly.  

    This is a specific channel related to Power Automate as in this community we have limited resources and very little knowledge about Power Automate, and in Microsoft Power Platform Community Forum Thread, you'll get the most qualified group of respondents, and other partners who read the forums regularly can share their knowledge or learn from your interaction.  

    Apologies for redirecting you to a different community as the members of the posted category focus on users with Microsoft 365 concern and have limited knowledge about Power Automate, so to get a quick and better assistance, we redirect you in the correct way.  

     User's image

    Thank you for your patience and understanding, if you have any other questions or need further assistance, feel free to ask.  


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".   

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.