New services
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.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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
Slug
album
Required
false
Can have default value
true
Filter code method
IosPhotos.createPhotoIosPhotos.setAlbum(string: album)