Vimeo | Yext Hitchhikers Platform

Overview

Use the Vimeo source to pull Vimeo-hosted videos into Yext.

Operations

This source uses the Vimeo API to Fetch Videos.

Requirements

This endpoint returns all videos that the authenticated user has uploaded. You will need to provide your Vimeo user ID, which can be found in your profile settings or in the URL for your user page (e.g., https://vimeo.com/[Your User ID]).

Authentication

This source uses a Vimeo API key provided by Yext.

Pagination

Vimeo utilizes cursor pagination.

Cursor paging.next
Cursor Type Relative URL
Detect Cursor In Response Body

Limits and Other Info

  • There are no headers or query parameters included in this operation.
  • This operation does not provide video metadata.
Feedback