1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/docs/integrations/sources/smartwaiver.md
octavia-bot-hoard[bot] 982b89a1a3 🐙 source-smartwaiver: run up-to-date pipeline [2025-11-25] (#70068)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:17:25 -08:00

74 lines
5.5 KiB
Markdown

# Smartwaiver
The Smartwaiver connector for Airbyte enables seamless integration with the Smartwaiver API, allowing users to automate the extraction of waiver-related data. Smartwaiver is a platform that digitizes waivers, converting them into customizable, legally-binding documents with signatures.
## Configuration
| Input | Type | Description | Default Value |
|-------|------|-------------|---------------|
| `api_key` | `string` | API Key. You can retrieve your token by visiting your dashboard then click on My Account then click on API keys. | |
| `start_date` | `string` | Start Date. | 2017-01-24 13:12:29 |
## Streams
:::warning
Due to some limitation of SmartWaiver API it can have situations where you won't be able to retrieve all records available.
:::
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|-------------|-------------|------------|---------------------|----------------------|
| templates | templateId | No pagination | ✅ | ❌ |
| signed_waivers | waiverId | DefaultPaginator | ✅ | ❌ |
| detailed_signed_waiver | waiverId | No pagination | ✅ | ❌ |
| checkins | waiverId | DefaultPaginator | ✅ | ❌ |
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.39 | 2025-11-25 | [70068](https://github.com/airbytehq/airbyte/pull/70068) | Update dependencies |
| 0.0.38 | 2025-11-18 | [69484](https://github.com/airbytehq/airbyte/pull/69484) | Update dependencies |
| 0.0.37 | 2025-10-29 | [68831](https://github.com/airbytehq/airbyte/pull/68831) | Update dependencies |
| 0.0.36 | 2025-10-21 | [68259](https://github.com/airbytehq/airbyte/pull/68259) | Update dependencies |
| 0.0.35 | 2025-10-14 | [67792](https://github.com/airbytehq/airbyte/pull/67792) | Update dependencies |
| 0.0.34 | 2025-10-07 | [67444](https://github.com/airbytehq/airbyte/pull/67444) | Update dependencies |
| 0.0.33 | 2025-09-30 | [66899](https://github.com/airbytehq/airbyte/pull/66899) | Update dependencies |
| 0.0.32 | 2025-09-24 | [66266](https://github.com/airbytehq/airbyte/pull/66266) | Update dependencies |
| 0.0.31 | 2025-08-23 | [65421](https://github.com/airbytehq/airbyte/pull/65421) | Update dependencies |
| 0.0.30 | 2025-08-09 | [64837](https://github.com/airbytehq/airbyte/pull/64837) | Update dependencies |
| 0.0.29 | 2025-08-02 | [64433](https://github.com/airbytehq/airbyte/pull/64433) | Update dependencies |
| 0.0.28 | 2025-07-12 | [63077](https://github.com/airbytehq/airbyte/pull/63077) | Update dependencies |
| 0.0.27 | 2025-07-05 | [62736](https://github.com/airbytehq/airbyte/pull/62736) | Update dependencies |
| 0.0.26 | 2025-06-28 | [62244](https://github.com/airbytehq/airbyte/pull/62244) | Update dependencies |
| 0.0.25 | 2025-06-14 | [60570](https://github.com/airbytehq/airbyte/pull/60570) | Update dependencies |
| 0.0.24 | 2025-05-10 | [60115](https://github.com/airbytehq/airbyte/pull/60115) | Update dependencies |
| 0.0.23 | 2025-05-04 | [59600](https://github.com/airbytehq/airbyte/pull/59600) | Update dependencies |
| 0.0.22 | 2025-04-27 | [58998](https://github.com/airbytehq/airbyte/pull/58998) | Update dependencies |
| 0.0.21 | 2025-04-19 | [58416](https://github.com/airbytehq/airbyte/pull/58416) | Update dependencies |
| 0.0.20 | 2025-04-12 | [57995](https://github.com/airbytehq/airbyte/pull/57995) | Update dependencies |
| 0.0.19 | 2025-04-05 | [57426](https://github.com/airbytehq/airbyte/pull/57426) | Update dependencies |
| 0.0.18 | 2025-03-29 | [56909](https://github.com/airbytehq/airbyte/pull/56909) | Update dependencies |
| 0.0.17 | 2025-03-22 | [56247](https://github.com/airbytehq/airbyte/pull/56247) | Update dependencies |
| 0.0.16 | 2025-03-08 | [55608](https://github.com/airbytehq/airbyte/pull/55608) | Update dependencies |
| 0.0.15 | 2025-03-01 | [55127](https://github.com/airbytehq/airbyte/pull/55127) | Update dependencies |
| 0.0.14 | 2025-02-22 | [54532](https://github.com/airbytehq/airbyte/pull/54532) | Update dependencies |
| 0.0.13 | 2025-02-15 | [54060](https://github.com/airbytehq/airbyte/pull/54060) | Update dependencies |
| 0.0.12 | 2025-02-08 | [53538](https://github.com/airbytehq/airbyte/pull/53538) | Update dependencies |
| 0.0.11 | 2025-02-01 | [53105](https://github.com/airbytehq/airbyte/pull/53105) | Update dependencies |
| 0.0.10 | 2025-01-25 | [52390](https://github.com/airbytehq/airbyte/pull/52390) | Update dependencies |
| 0.0.9 | 2025-01-18 | [51989](https://github.com/airbytehq/airbyte/pull/51989) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51378](https://github.com/airbytehq/airbyte/pull/51378) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50757](https://github.com/airbytehq/airbyte/pull/50757) | Update dependencies |
| 0.0.6 | 2024-12-21 | [50304](https://github.com/airbytehq/airbyte/pull/50304) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49732](https://github.com/airbytehq/airbyte/pull/49732) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49435](https://github.com/airbytehq/airbyte/pull/49435) | Update dependencies |
| 0.0.3 | 2024-12-11 | [49117](https://github.com/airbytehq/airbyte/pull/49117) | 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.2 | 2024-10-29 | [47825](https://github.com/airbytehq/airbyte/pull/47825) | Update dependencies |
| 0.0.1 | 2024-10-09 | | Initial release by [@avirajsingh7](https://github.com/avirajsingh7) via Connector Builder |
</details>