-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
source-simplecast contribution from parthiv11 #46292
Conversation
@parthiv11 is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
@parthiv11 need you sign the CLA! |
type: SimpleRetriever | ||
requester: | ||
$ref: "#/definitions/base_requester" | ||
path: /podcasts/{{ config['podcast_id'] }}/episodes |
There was a problem hiding this comment.
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.
There was a problem hiding this 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last comment!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome contribution @parthiv11 !
Congratulations with the first merged PR! 👏🏼 |
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
api_token
string
Streams
Reviewer checklist
/format-fix
to resolve any formatting errors