> ## Documentation Index
> Fetch the complete documentation index at: https://www.tella.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Video added to playlist

> Triggered when a video is added to a playlist.



## OpenAPI

````yaml /webhooks.json webhook playlist.video_added
openapi: 3.1.0
info:
  description: Webhook events sent by Tella to your configured endpoints
  title: Tella Webhooks
  version: 1.0.0
servers: []
security: []
tags:
  - description: Events related to videos
    name: Videos
  - description: Events related to playlists
    name: Playlists
paths: {}

````

## Related topics

- [Automate help desk articles with Tella and Relay](/docs/help/integrations/automate-help-desk-articles-with-tella-and-relay-app.md)
- [Automate help center article creation from Tella videos using Zapier](/docs/help/integrations/automate-help-center-article-creation-from-tella-videos-using-zapier.md)
- [Organize your playlists](/docs/help/sharing/organize-your-playlists.md)
- [Organize and share videos with playlists](/docs/help/tips/organize-and-share-videos-with-playlists.md)
- [Add a video to a playlist](/docs/api-reference/playlists/add-a-video-to-a-playlist.md)
