Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-simplecast contribution from parthiv11 #46292

Conversation

parthiv11
Copy link
Contributor

@parthiv11 parthiv11 commented Oct 1, 2024

What

This PR adds a new connector for source SimpleCast (source-simplecast).

Contributor-provided connector description:

Say hello to the modern end-to-end podcasting platform. Simplecast remains the easiest way to get audio out to the world—with one-click publishing to Apple Podcasts Apple Podcasts , Spotify Spotify, or wherever your audience listens—and the best way for podcasters to cash in on their content.

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_token string API Token. API token to use. Find it at your Private Apps page on the Simplecast dashboard.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
podcasts id DefaultPaginator
episodes id DefaultPaginator
analytics DefaultPaginator
analytics_downloads id No pagination
analytics_podcasts_listeners id No pagination
categories DefaultPaginator
distribution_channels DefaultPaginator
timezones value No pagination
analytics_episodes id No pagination

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • 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

Copy link

vercel bot commented Oct 1, 2024

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

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Oct 1, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Oct 4, 2024 2:30pm

@marcosmarxm
Copy link
Member

@parthiv11 need you sign the CLA!

type: SimpleRetriever
requester:
$ref: "#/definitions/base_requester"
path: /podcasts/{{ config['podcast_id'] }}/episodes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you configure the stream podcasts to be parent of episodes and analytics? This way you don't limit to ingest data from a single podcast.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@parthiv11 need you to get the icon in svg as well.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last comment!

docs/integrations/sources/simplecast.md Outdated Show resolved Hide resolved
Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome contribution @parthiv11 !

@natikgadzhi
Copy link
Contributor

Congratulations with the first merged PR! 👏🏼

@natikgadzhi natikgadzhi merged commit 3ab8597 into airbytehq:master Oct 5, 2024
37 checks passed
@marcosmarxm marcosmarxm linked an issue Nov 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/simplecast hack-2024-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] Simplecast
5 participants