SimpleCast
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.
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 | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
string
api_token
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.0.16 | 2025-03-09 | 55649 | Update dependencies | 
| 0.0.15 | 2025-03-01 | 54490 | Update dependencies | 
| 0.0.14 | 2025-02-15 | 54049 | Update dependencies | 
| 0.0.13 | 2025-02-08 | 53548 | Update dependencies | 
| 0.0.12 | 2025-02-01 | 53086 | Update dependencies | 
| 0.0.11 | 2025-01-25 | 52400 | Update dependencies | 
| 0.0.10 | 2025-01-18 | 52001 | Update dependencies | 
| 0.0.9 | 2025-01-11 | 51433 | Update dependencies | 
| 0.0.8 | 2024-12-28 | 50765 | Update dependencies | 
| 0.0.7 | 2024-12-21 | 50331 | Update dependencies | 
| 0.0.6 | 2024-12-14 | 49772 | Update dependencies | 
| 0.0.5 | 2024-12-12 | 49381 | Update dependencies | 
| 0.0.4 | 2024-12-11 | 49129 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | 
| 0.0.3 | 2024-10-29 | 47777 | Update dependencies | 
| 0.0.2 | 2024-10-28 | 47571 | Update dependencies | 
| 0.0.1 | 2024-10-03 | Initial release by @parthiv11 via Connector Builder |