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 / Attach file uploaded t...
Power Automate
Unanswered

Attach file uploaded to forms into an email

(2) ShareShare
ReportReport
Posted on by 8
HI 
 
I'm trying to use the Parse Json to attach a file uploaded to my forms into an email in flow.
 
All the schemas that I use from online help fail, below was one of them plus the help in other links but none seem to work 
 
Can someone help with a simple schema that I can copy across or a better site that explains the steps.
 
Thank you. 
 
 
 
 
{
"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"]
}
}
Categories:
I have the same question (0)
  • Michael E. Gernaey Profile Picture
    53,335 Super User 2025 Season 2 on at
     
    So let's (this is for me) step back.
     
    When you say JSON, I am going to, for a moment ignore that or put a pin in that sounds less rude if that's ok.
     
    To access an image Or images (you use 
    json(Answer here)
     
    You do not use Parse JSON at all
     
    So if I was just getting a form submitted and if I had a trigger When a Response is Submitted
    Then I would use Get Response Details
     
    After that, you access the actual Image or Images by using the json(questionDynamicpropertyhere) not the ParseJson function.
     
    If you can share the flow you are trying to build, I see these links but show me what you have, I will fix it for you.
     
    Cheers
  • AL-16051607-0 Profile Picture
    8 on at
    Hi Michael
     
     
    See below, I'm looking for the correct steps after the initialize variable to allow the uploaded attachment to then be an attachment in the next email step instead of a link to a folder.
     
    Thanks for assistance.
     
    Regards
     
    Anthony
     

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 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard