Save new Wistia videos to Google Drive
This trigger fires when a new video is uploaded to your Wistia account.
Developer info
- API endpoint slug
- wistia.new_video_uploaded
Trigger fields
Project Dropdown list
- Label
- Project
- Helper text
- Choose a project to monitor, or pick "All projects" to fire for any new upload.
- Slug
- project_id
- Required
- true
- Can have default value
- false
Ingredients
Video The Wistia hashed ID of the video.
- Slug
- video_id
- Filter code
- Wistia.newVideoUploaded.VideoId
- Type
- String
- Example
- abc123def4
Video name The display name of the video.
- Slug
- video_name
- Filter code
- Wistia.newVideoUploaded.VideoName
- Type
- String
- Example
- Q2 Product Launch
Project The numeric ID of the project the video belongs to.
- Slug
- project_id
- Filter code
- Wistia.newVideoUploaded.ProjectId
- Type
- String
- Example
- 1234567
Project name The name of the project the video belongs to.
- Slug
- project_name
- Filter code
- Wistia.newVideoUploaded.ProjectName
- Type
- String
- Example
- Marketing
Duration Length of the video in seconds.
- Slug
- duration
- Filter code
- Wistia.newVideoUploaded.Duration
- Type
- String
- Example
- 182
Uploaded at When the video was uploaded.
- Slug
- uploaded_at
- Filter code
- Wistia.newVideoUploaded.UploadedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Thumbnail url URL of the video thumbnail image.
- Slug
- thumbnail_url
- Filter code
- Wistia.newVideoUploaded.ThumbnailUrl
- Type
- Web URL
- Example
- https://embed-ssl.wistia.com/deliveries/abc123.jpg
