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 :
Power Platform Community / Forums / Power Automate / Flow is only adding PD...
Power Automate
Unanswered

Flow is only adding PDF attachments - need to be able to attach excel and or word.

(0) ShareShare
ReportReport
Posted on by 2

I created a flow in which employees upload documents for review by using microsoft forms. 

The documents are added as attachments in a microsoft list item. On the form I set the parameters as a total of 9 documents can be uploaded at a time and document types that can be uploaded are: 

PDF 

Word 

Excel 

 

when I created my flow PDFS seem to attach fine, however any other document type does not open. 

I am assuming I am needing to fix my JaSON scheme? 

Any suggestions ? 

Categories:
I have the same question (0)
  • Rodrigo Hentz Profile Picture
    Microsoft Employee on at

    Hi @at831408 how are you?

     

    @at831408 I understood that you are having issues on save attachments in a SharePoint list item from documents sent using Forms . Is that?

     

    I did a simple using a JSON parser, One Drive Business and SharePoint.

     

    Take a look on it.

     

    2020-08-24-001.jpg

     

    The schema that I added was:

     

    {
        "type""array",
        "items": {
            "type""object",
            "properties": {
                "name": {
                    "type""string"
                },
                "link": {
                    "type""string"
                },
                "id": {
                    "type""string"
                },
                "type": {},
                "size": {
                    "type""integer"
                },
                "referenceId": {
                    "type""string"
                },
                "driveId": {
                    "type""string"
                },
                "status": {
                    "type""integer"
                },
                "uploadSessionUrl": {}
            },
            "required": [
                "name",
                "link",
                "id",
                "type",
                "size",
                "referenceId",
                "driveId",
                "status",
                "uploadSessionUrl"
            ]
        }
    }
     
    Please let me know if this helped on your issue.
     
    Regards
     
    Rodrigo Hentz
    Microsoft Support Engineer

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 664

#2
Haque Profile Picture

Haque 460

#3
Valantis Profile Picture

Valantis 357

Last 30 days Overall leaderboard