Skip to content

Conversation

@btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Watchmode (source-watchmode).

Contributor-provided connector description:

Website: https://watchmode.com/
API Reference: https://api.watchmode.com/docs

The contributor provided the following description of the change:

Website: https://watchmode.com/
API Reference: https://api.watchmode.com/docs

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key. Your API key for authenticating with the Watchmode API. You can request a free API key at https://api.watchmode.com/requestApiKey/.
search_val string Search Value. The name value for search stream Terminator
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
sources id DefaultPaginator
regions uuid DefaultPaginator
networks id No pagination
genres id DefaultPaginator
search id DefaultPaginator
autocomplete_search id DefaultPaginator
titles id DefaultPaginator
releases id DefaultPaginator

Reviewer checklist

  • Consider how the connector handles pagination (docs).
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs
@vercel
Copy link

vercel bot commented Apr 5, 2025

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev btkcodedev temporarily deployed to community-ci-auto April 5, 2025 21:51 — with GitHub Actions Inactive
@natikgadzhi natikgadzhi merged commit 7729d02 into airbytehq:master Apr 9, 2025
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment