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

Notifications

Announcements

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
    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard