The trigger fires whenever a new video is posted to TikTok.
Developer info
- API endpoint slug
- tiktok.new_video
Trigger fields
No fields for this trigger
Ingredients
TitleThe video title.
- Slug
- title
- Filter code
- Tiktok.newVideo.Title
- Type
- String
- Example
- Learned a new Dance
Video descriptionThe description for the TikTok video.
- Slug
- video_description
- Filter code
- Tiktok.newVideo.VideoDescription
- Type
- String
- Example
- I finally nailed the this dance.
Share URLA shareable link for this TikTok video. Note that the website behaves differently on Mobile and Desktop devices.
- Slug
- share_url
- Filter code
- Tiktok.newVideo.ShareUrl
- Type
- Web URL
- Example
- https://www.tiktok.com/@USER_NAME/video/73800801376?utm_campaign=tt4d_open_api&utm_source=awa6z07qoicg5jkx
Cover image URLA CDN link for the video's cover image. The image is static. TikTok's trust and safety policies give the link has a TTL of 6 hours.
- Slug
- cover_image_url
- Filter code
- Tiktok.newVideo.CoverImageUrl
- Type
- Image URL
- Example
- https://p16-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/PHOTO_ID~c5_300x400.jpeg
Embed linkVideo embed link of tiktok.com
- Slug
- embed_link
- Filter code
- Tiktok.newVideo.EmbedLink
- Type
- Web URL
- Example
- https://www.tiktok.com/player/v1/7380080?music_info=1&description=1&autoplay=1&loop=1&utm_campaign=tt4d_open_api&utm_source=awa6z07qoicg5jkx
Embed HTMLHTML code for embedding the video.
- Slug
- embed_html
- Filter code
- Tiktok.newVideo.EmbedHtml
- Type
- String
- Example
- <script async src="https://www.tiktok.com/embed.js"></script>
IDThe unique identifier for the TikTok video.
- Slug
- id
- Filter code
- Tiktok.newVideo.Id
- Type
- String
- Example
- 7380080137682881835
DurationThe duration of the TikTok video in seconds.
- Slug
- duration
- Filter code
- Tiktok.newVideo.Duration
- Type
- String
- Example
- 35
Created atDate and time video was created.
- Slug
- created_at
- Filter code
- Tiktok.newVideo.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00