AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Verizon CloudVerizon Cloud

History of file added in folder

This query returns a list of recent files saved in the folder you specify.

About this query

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
This query returns a list of recent files saved in the folder you specify.
API endpoint slug
verizon_cloud.history_of_file_added_in_folder
Runtime method
performQuery("verizon_cloud.history_of_file_added_in_folder")

Query fields

Folder path Text input

Label
Folder path
Helper text
Enter the mobile path exactly how it appears in Verizon Cloud. All paths start with /Mobile.
Slug
folder_path
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
VerizonCloud.historyOfFileAddedInFolder.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

File URLThe file's public URL.

Slug
file_url
Filter code
VerizonCloud.historyOfFileAddedInFolder.FileUrl
Type
File URL
Example
https://vault.myvzw.com/webcs/app/share/invite/OXgz8Pgnn5

Folder pathThe path to the folder where the file was added.

Slug
folder_path
Filter code
VerizonCloud.historyOfFileAddedInFolder.FolderPath
Type
String
Example
IFTTT/my_photos

FilenameThe name of the file.

Slug
filename
Filter code
VerizonCloud.historyOfFileAddedInFolder.Filename
Type
String
Example
dolores_park_landscape.jpg

Filename no extThe name of the file without extension.

Slug
filename_no_ext
Filter code
VerizonCloud.historyOfFileAddedInFolder.FilenameNoExt
Type
String
Example
dolores_park_landscape