Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsPostHog ToolsPosthog Add Session Recording To Playlist
PostHog Tools

Posthog Add Session Recording To Playlist

Add an existing session recording to a playlist. This endpoint associates a specific session recording with a playlist, making it part of that collection. Requires 'project_id' (project identifier), 'short_id' (playlist identifier), and 'session_recording_id' (recording identifi…

Write actionRisk level 2 of 5API key connection
Use Posthog Add Session Recording To Playlist

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idinteger
    Playlist ID (optional, read-only - automatically assigned by the server)
  • namestring
    Optional name for the playlist (can be used to update the playlist name when adding the recording)
  • pinnedboolean
    Optional boolean to pin the playlist to the top of the list (defaults to false)
  • deletedboolean
    Optional boolean flag to mark the playlist as deleted (soft delete)
  • filters
    Optional filter criteria for 'filters' type playlists. Can include events, duration, filter_group, date ranges, etc. Not typically used when adding recordings to 'collection' type playlists.
  • short_idstring
    Required
    The short identifier (short_id) of the playlist to which the recording will be added. Obtain this from creating or listing session recording playlists.
  • created_atstring
    Playlist creation timestamp (optional, read-only - automatically set by the server)
  • project_idstring
    Required
    Project ID of the project you"re trying to access. To find the ID of the project, make a call to /api/projects/.
  • short_id_1string
    Playlist short identifier in the request body (optional, typically not needed as it's already in the URL path)
  • descriptionstring
    Optional description for the playlist (can be used to update the playlist description when adding the recording)
  • derived_namestring
    Optional derived name for the playlist (auto-generated by PostHog if not provided)
  • last_modified_atstring
    Timestamp of the last modification (optional, read-only - automatically updated by the server)

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.