This Action will save a new photo to the album you specify.
- API endpoint slug
- ios_photos.create_photo_ios_photos
- Filter code method
- IosPhotos.createPhotoIosPhotos.skip(string?: reason)
- Runtime method
- runAction("ios_photos.create_photo_ios_photos", {})
Action fields
- Label
- Photo URL
- Slug
- photo_url
- Required
- true
- Can have default value
- true
- Filter code method
- IosPhotos.createPhotoIosPhotos.setPhotoUrl(string: photoUrl)
- Label
- Album name
- Helper text
- Defaults to “IFTTT”
- Slug
- album
- Required
- false
- Can have default value
- true
- Filter code method
- IosPhotos.createPhotoIosPhotos.setAlbum(string: album)