Explore Plans
Mobile menu Close menu
Verizon CloudVerizon 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.setFileName(string: fileName)

File URL Text input > File

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

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.setFolderPath(string: folderPath)

Playlist name Text input > Other

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