This trigger fires when a new video post belonging to the specified Tumblelog is created.
- API endpoint slug
- tumblr.new_video_post
Trigger fields
- Label
- Tumblelog
- Helper text
- Enter the tumblelog name that this trigger should fire for
- Slug
- tumblelog
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- url
- Filter code
- Tumblr.newVideoPost.Url
- Type
- Web URL
- Example
- https://staff.tumblr.com/post/659803739627094017
- Slug
- video_url
- Filter code
- Tumblr.newVideoPost.VideoUrl
- Type
- Web URL
- Example
- https://www.youtube.com/watch?v=1dGcGkMfB5Q
- Slug
- post_body_html
- Filter code
- Tumblr.newVideoPost.VideoEmbed
- Type
- String
- Example
- <video src="https://example.com"></video>
- Slug
- thumbnail_url
- Filter code
- Tumblr.newVideoPost.ThumbnailUrl
- Type
- Web URL
- Example
- https://64.media.tumblr.com/a18c8063bf9d095d99f12b51d3dd1eda/57803298a6ae7123-0a/s1280x1920/fb2fce67958156e2231da15522ddb6850e1559ff.gifv
- Slug
- post_tags
- Filter code
- Tumblr.newVideoPost.PostTags
- Type
- String
- Example
- Sky,Earth,Wind,Fire
- Slug
- tumblelog
- Filter code
- Tumblr.newVideoPost.Tumblelog
- Type
- String
- Example
- staff
- Slug
- post_id
- Filter code
- Tumblr.newVideoPost.PostId
- Type
- String
- Example
- 123456789
- Slug
- created_at
- Filter code
- Tumblr.newVideoPost.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00