1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Files
airbyte/docs/integrations/sources/beamer.md

41 lines
2.3 KiB
Markdown

# Beamer
Beamer NPS source
## Configuration
| Input | Type | Description | Default Value |
|-------|------|-------------|---------------|
| `api_key` | `string` | API Key. | |
| `start_date` | `string` | Start date. | |
## Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|-------------|-------------|------------|---------------------|----------------------|
| nps | id | DefaultPaginator | ✅ | ✅ |
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.17 | 2025-03-08 | [55412](https://github.com/airbytehq/airbyte/pull/55412) | Update dependencies |
| 0.0.16 | 2025-03-01 | [54835](https://github.com/airbytehq/airbyte/pull/54835) | Update dependencies |
| 0.0.15 | 2025-02-22 | [54237](https://github.com/airbytehq/airbyte/pull/54237) | Update dependencies |
| 0.0.14 | 2025-02-15 | [53897](https://github.com/airbytehq/airbyte/pull/53897) | Update dependencies |
| 0.0.13 | 2025-02-08 | [53397](https://github.com/airbytehq/airbyte/pull/53397) | Update dependencies |
| 0.0.12 | 2025-02-01 | [52923](https://github.com/airbytehq/airbyte/pull/52923) | Update dependencies |
| 0.0.11 | 2025-01-25 | [52159](https://github.com/airbytehq/airbyte/pull/52159) | Update dependencies |
| 0.0.10 | 2025-01-18 | [51738](https://github.com/airbytehq/airbyte/pull/51738) | Update dependencies |
| 0.0.9 | 2025-01-11 | [51254](https://github.com/airbytehq/airbyte/pull/51254) | Update dependencies |
| 0.0.8 | 2024-12-28 | [50467](https://github.com/airbytehq/airbyte/pull/50467) | Update dependencies |
| 0.0.7 | 2024-12-21 | [50215](https://github.com/airbytehq/airbyte/pull/50215) | Update dependencies |
| 0.0.6 | 2024-12-14 | [49567](https://github.com/airbytehq/airbyte/pull/49567) | Update dependencies |
| 0.0.5 | 2024-12-12 | [49015](https://github.com/airbytehq/airbyte/pull/49015) | Update dependencies |
| 0.0.4 | 2024-11-05 | [48354](https://github.com/airbytehq/airbyte/pull/48354) | Revert to source-declarative-manifest v5.17.0 |
| 0.0.2 | 2024-11-05 | [48335](https://github.com/airbytehq/airbyte/pull/48335) | Update dependencies |
| 0.0.1 | 2024-09-17 | | Initial release by [@caydenm](https://github.com/caydenm) via Connector Builder |
</details>