I am wondering whether the Google Photos API offers an interface for events/hooks. Ideally, I would like to provide a callback URL/endpoint can is hit every time a new album etc. is created. Reading the docs I cannot determine whether this is possible?
Asked
Active
Viewed 66 times
1
-
1Looking at the docs, I think you're right that it's not a supported scenario - I think it would be pretty obvious if it had something like this. – Jon Skeet Jun 03 '19 at 13:08
-
@JonSkeet I think you're right. I thought I would ask just-in-case as Google isn't exactly known for it easy to understand/follow documentation... Thanks though! – rhys_stubbs Jun 04 '19 at 14:05