Explore Plans
Mobile menu Close menu
Verizon Cloud

Add file to my Verizon Cloud and add to Album

This action will upload a file to your Verizon Cloud account and add it to an album. (If the album does not exist it will be created)

Developer info

API endpoint slug
verizon_cloud.file_upload
Filter code method
VerizonCloud.fileUpload.skip(string?: reason)
Runtime method
runAction("verizon_cloud.file_upload", {})

Action fields

File name Text input > File name

Label
File name
Helper text
Name of File
Slug
file_name
Required
true
Can have default value
true
Filter code method
VerizonCloud.fileUpload.setFile Name(string: file_name)

File url Text input > File

Label
File URL
Slug
file_url
Required
true
Can have default value
true
Filter code method
VerizonCloud.fileUpload.setFile Url(string: file_url)

Folder path Text input > Path to a folder

Label
Folder Path
Slug
folder_path
Required
true
Can have default value
true
Filter code method
VerizonCloud.fileUpload.setFolder Path(string: folder_path)

Playlist name Text input > Other

Label
Album Name
Slug
playlist_name
Required
true
Can have default value
true
Filter code method
VerizonCloud.fileUpload.setPlaylist Name(string: playlist_name)