How to read date taken via api 2.0

paterczmpaterczm Registered Users Posts: 7 Big grins
Hello

How can I find out the date a photograph was taken via SmugMug's api 2.0? /api/v2/image/:imageKey provides only Date (which looks like upload time) and LastUpdated (which looks like last update on SmugMug). The Lightroom plugin uses date taken for matching photos for sync, so there must be a way, I just can't figure it out.

Thank you

Marek

Comments

  • kusikusi Registered Users Posts: 15 Big grins
    /api/v2/image/:imageKey!metadata provides a bunch of different dates
  • paterczmpaterczm Registered Users Posts: 7 Big grins

    @kusi said:
    /api/v2/image/:imageKey!metadata provides a bunch of different dates

    That's what I was looking for, thanks!

Sign In or Register to comment.