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 / Extract EXIF data from...
Power Automate
Suggested Answer

Extract EXIF data from photos.

(0) ShareShare
ReportReport
Posted on by 23
Hello, I have been trying to extract Longitude, Latitude and Altitude from photos I have stored in a SharePoint library. I have been using the flow found here at github;
 
 
Which I got working but I want it to either run when a new file is created or on a schedule. the issue is I don't know how then to get the metadata from the file rather than the whole list. I tried get file properties, but I got  a file not found error
 
 
Does anyone know how I can accomplish this without using 3rd part connectors?
Categories:
I have the same question (0)
  • VictorIvanidze Profile Picture
    13,079 on at
    Just hire somebody and pay him/her.
  • Chriddle Profile Picture
    8,672 Super User 2026 Season 1 on at
    Power Automate is'n the right tool to extract exif data from a photo.
    Simply use an existing API, e.g., from https://rapidapi.com/search?term=exif&sortBy=ByRelevance
    or create your own, e.g., with this: https://github.com/ianare/exif-py
  • Chriddle Profile Picture
    8,672 Super User 2026 Season 1 on at
    However, I received data from a SharePoint API request like this:
    https://<your-domain>.sharepoint.com/sites/<your_site>/_api/Web/Lists/GetByTitle('Documents')/Items(183)/Properties
    where 183 is the item ID from the Sharepoint list item.
     
    In a flow this could look like this:
     
    And each "Send an HTTP request" returns something like this:
  • DK-18111356-0 Profile Picture
    23 on at
    Thank you @Chriddle I will try you suggestion and let you know how it works out.
     
    Cheers!
  • Suggested answer
    DK-18111356-0 Profile Picture
    23 on at
    Just an Update, just creating text columns with an internal name of 

    wic_System_GPS_Latitude
    wic_System_GPS_Longitude
    wic_System_GPS_Altitude
     
    in the library seemed to automatically pull the data, no flow required

     
    Very weird, but I'll take it.
     
    Thanks for all the help and advice.
    Cheers

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard