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

83 lines
6.3 KiB
Markdown

# Fulcrum
Airbyte connector for Fulcrum would enable seamless data extraction from the Fulcrum platform, allowing users to sync survey and field data with their data warehouses or other applications. This connector would facilitate automated, scheduled transfers of structured data, improving analytics, reporting, and decision-making processes by integrating Fulcrum's powerful field data collection capabilities with a broader data ecosystem.
## Configuration
| Input | Type | Description | Default Value |
|-------|------|-------------|---------------|
| `api_key` | `string` | API Key. API key to use. Find it at https://web.fulcrumapp.com/settings/api | |
## Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|-------------|-------------|------------|---------------------|----------------------|
| forms | id | DefaultPaginator | ✅ | ❌ |
| users | id | DefaultPaginator | ✅ | ❌ |
| workflows | | DefaultPaginator | ✅ | ❌ |
| webhooks | id | DefaultPaginator | ✅ | ❌ |
| changesets | id | DefaultPaginator | ✅ | ❌ |
| records | id | DefaultPaginator | ✅ | ❌ |
| signatures | record_id | DefaultPaginator | ✅ | ❌ |
| projects | id | DefaultPaginator | ✅ | ❌ |
| layers | id | DefaultPaginator | ✅ | ❌ |
| classification_sets | id | DefaultPaginator | ✅ | ❌ |
| choice_lists | id | DefaultPaginator | ✅ | ❌ |
| groups | id | DefaultPaginator | ✅ | ❌ |
| memberships | id | DefaultPaginator | ✅ | ❌ |
| roles | id | DefaultPaginator | ✅ | ❌ |
| authorizations | id | DefaultPaginator | ✅ | ❌ |
| photos | record_id | DefaultPaginator | ✅ | ❌ |
| audio | record_id | DefaultPaginator | ✅ | ❌ |
| videos | record_id | DefaultPaginator | ✅ | ❌ |
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.42 | 2025-11-25 | [69868](https://github.com/airbytehq/airbyte/pull/69868) | Update dependencies |
| 0.0.41 | 2025-11-18 | [69382](https://github.com/airbytehq/airbyte/pull/69382) | Update dependencies |
| 0.0.40 | 2025-10-29 | [68811](https://github.com/airbytehq/airbyte/pull/68811) | Update dependencies |
| 0.0.39 | 2025-10-21 | [68314](https://github.com/airbytehq/airbyte/pull/68314) | Update dependencies |
| 0.0.38 | 2025-10-14 | [68034](https://github.com/airbytehq/airbyte/pull/68034) | Update dependencies |
| 0.0.37 | 2025-10-07 | [67312](https://github.com/airbytehq/airbyte/pull/67312) | Update dependencies |
| 0.0.36 | 2025-09-30 | [66773](https://github.com/airbytehq/airbyte/pull/66773) | Update dependencies |
| 0.0.35 | 2025-09-24 | [66431](https://github.com/airbytehq/airbyte/pull/66431) | Update dependencies |
| 0.0.34 | 2025-09-09 | [65814](https://github.com/airbytehq/airbyte/pull/65814) | Update dependencies |
| 0.0.33 | 2025-08-23 | [65303](https://github.com/airbytehq/airbyte/pull/65303) | Update dependencies |
| 0.0.32 | 2025-08-09 | [64708](https://github.com/airbytehq/airbyte/pull/64708) | Update dependencies |
| 0.0.31 | 2025-08-02 | [64391](https://github.com/airbytehq/airbyte/pull/64391) | Update dependencies |
| 0.0.30 | 2025-07-26 | [63940](https://github.com/airbytehq/airbyte/pull/63940) | Update dependencies |
| 0.0.29 | 2025-07-19 | [63600](https://github.com/airbytehq/airbyte/pull/63600) | Update dependencies |
| 0.0.28 | 2025-07-12 | [62992](https://github.com/airbytehq/airbyte/pull/62992) | Update dependencies |
| 0.0.27 | 2025-07-05 | [62764](https://github.com/airbytehq/airbyte/pull/62764) | Update dependencies |
| 0.0.26 | 2025-06-28 | [62346](https://github.com/airbytehq/airbyte/pull/62346) | Update dependencies |
| 0.0.25 | 2025-06-21 | [61950](https://github.com/airbytehq/airbyte/pull/61950) | Update dependencies |
| 0.0.24 | 2025-06-14 | [61268](https://github.com/airbytehq/airbyte/pull/61268) | Update dependencies |
| 0.0.23 | 2025-05-24 | [59957](https://github.com/airbytehq/airbyte/pull/59957) | Update dependencies |
| 0.0.22 | 2025-05-03 | [59419](https://github.com/airbytehq/airbyte/pull/59419) | Update dependencies |
| 0.0.21 | 2025-04-26 | [58860](https://github.com/airbytehq/airbyte/pull/58860) | Update dependencies |
| 0.0.20 | 2025-04-19 | [58325](https://github.com/airbytehq/airbyte/pull/58325) | Update dependencies |
| 0.0.19 | 2025-04-12 | [57761](https://github.com/airbytehq/airbyte/pull/57761) | Update dependencies |
| 0.0.18 | 2025-04-05 | [57236](https://github.com/airbytehq/airbyte/pull/57236) | Update dependencies |
| 0.0.17 | 2025-03-29 | [56480](https://github.com/airbytehq/airbyte/pull/56480) | Update dependencies |
| 0.0.16 | 2025-03-22 | [55933](https://github.com/airbytehq/airbyte/pull/55933) | Update dependencies |
| 0.0.15 | 2025-03-08 | [55312](https://github.com/airbytehq/airbyte/pull/55312) | Update dependencies |
| 0.0.14 | 2025-03-01 | [54409](https://github.com/airbytehq/airbyte/pull/54409) | Update dependencies |
| 0.0.13 | 2025-02-15 | [53769](https://github.com/airbytehq/airbyte/pull/53769) | Update dependencies |
| 0.0.12 | 2025-02-08 | [53319](https://github.com/airbytehq/airbyte/pull/53319) | Update dependencies |
| 0.0.11 | 2025-02-01 | [52839](https://github.com/airbytehq/airbyte/pull/52839) | Update dependencies |
| 0.0.10 | 2025-01-25 | [52324](https://github.com/airbytehq/airbyte/pull/52324) | Update dependencies |
| 0.0.9 | 2025-01-18 | [51627](https://github.com/airbytehq/airbyte/pull/51627) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51138](https://github.com/airbytehq/airbyte/pull/51138) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50560](https://github.com/airbytehq/airbyte/pull/50560) | Update dependencies |
| 0.0.6 | 2024-12-21 | [50038](https://github.com/airbytehq/airbyte/pull/50038) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49512](https://github.com/airbytehq/airbyte/pull/49512) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49200](https://github.com/airbytehq/airbyte/pull/49200) | Update dependencies |
| 0.0.3 | 2024-11-05 | [48358](https://github.com/airbytehq/airbyte/pull/48358) | Revert to source-declarative-manifest v5.17.0 |
| 0.0.2 | 2024-11-05 | [48333](https://github.com/airbytehq/airbyte/pull/48333) | Update dependencies |
| 0.0.1 | 2024-10-21 | | Initial release by [@parthiv11](https://github.com/parthiv11) via Connector Builder |
</details>