Explore Plans
Mobile menu Close menu
iOS PhotosiOS Photos

Add photo to album

This Action will save a new photo to the album you specify.

Developer info

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

Photo URL Text input > Photo

Label
Photo URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
IosPhotos.createPhotoIosPhotos.setPhotoUrl(string: photoUrl)

Album Text input > Other

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)