This trigger fires every time a new video is saved in the Google Drive folder you specify. When enabled, both existing and new non-Google Workspace files in the folder will be set to viewable by anyone with the link.
- API endpoint slug
- google_drive.any_new_video
Trigger fields
- Label
- Drive folder path
- Helper text
- Use '/' to separate folders, e.g., 'Documents/Photos/Receipts'. Detailed guide here
- Slug
- path
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- filename
- Filter code
- GoogleDrive.anyNewVideo.Filename
- Type
- String
- Example
- filename
- Slug
- video_url
- Filter code
- GoogleDrive.anyNewVideo.VideoUrl
- Type
- File URL
- Example
- https://google.com
- Slug
- path
- Filter code
- GoogleDrive.anyNewVideo.Path
- Type
- String
- Example
- /IFTTT/sample.mp4
- Slug
- created_at
- Filter code
- GoogleDrive.anyNewVideo.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00