IFTTT Recipe Book

iOS Photos

Any new photo

https://ifttt.com/ios_photos

URL

https://worker.un-forgettable.com/ifttt

Method

POST

ContentType

application/json

Body


{
  "PhotoURL": "{{PublicPhotoURL}}", 
  "AugmenterName": "IFTTTiOSPhoto", 
  "UserId": "<your userid here>", 
  "StartTime": "{{TakenDate}}", 
  "Keywords": [
    "iOS Photo"
  ], 
  "EndTime": "{{TakenDate}}"
}