web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Copilot Studio
Unanswered

Mail data extraction

(0) ShareShare
ReportReport
Posted on by 3

how to extract Attachments Data from mail and store that data into excel table ? with sample flow image

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,876 Most Valuable Professional on at

    Hi @kavya1004,

     

    This sounds more like a Power Automate cloud flow related question.

     

    Below is an example with csv files.

     

    content_csv_file.png

     

    1. The first apply to each loops through the attachments.

     

    2. The second apply to each row of the csv attachment by using an expression to split each row of an csv

    skip(split(base64ToString(items('Apply_to_each')?['contentBytes']), decodeUriComponent('%0A')), 1)

     

    3. The add rows into a table map each column via another split function with an index. [0] for column A, [1] for column B and [2] index for column C.

    split(item(), ',')[0]

     

    addrowsintable.png

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 267

#2
Vish WR Profile Picture

Vish WR 167

#3
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 153 Super User 2026 Season 1

Last 30 days Overall leaderboard