1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Files
airbyte/docs/integrations/sources/sap-fieldglass.md

48 lines
2.9 KiB
Markdown

# SAP Fieldglass
This page contains the setup guide and reference information for the SAP Fieldglass Active Worker Download source connector built in `low-code cdk`.
## Prerequisites
- A [Fieldglass Account](https://www.fieldglass.net/)
- An [api key from SAP](https://api.sap.com/)
## Supported sync modes
| Feature | Supported?\(Yes/No\) | Notes |
| :---------------- | :------------------- | :---- |
| Full Refresh Sync | Yes | |
| Incremental Sync | No | |
## Supported Streams
- [Active Worker Download](https://api.sap.com/api/activeWorkerDownload/resource)
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :---------------------------------------------- |:--------------------------------------------|
| 0.2.2 | 2024-10-28 | [47583](https://github.com/airbytehq/airbyte/pull/47583) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.0 | 2024-08-14 | [44075](https://github.com/airbytehq/airbyte/pull/44075) | Refactor connector to manifest-only format |
| 0.1.14 | 2024-08-12 | [43894](https://github.com/airbytehq/airbyte/pull/43894) | Update dependencies |
| 0.1.13 | 2024-08-10 | [43657](https://github.com/airbytehq/airbyte/pull/43657) | Update dependencies |
| 0.1.12 | 2024-08-03 | [43150](https://github.com/airbytehq/airbyte/pull/43150) | Update dependencies |
| 0.1.11 | 2024-07-27 | [42756](https://github.com/airbytehq/airbyte/pull/42756) | Update dependencies |
| 0.1.10 | 2024-07-20 | [42154](https://github.com/airbytehq/airbyte/pull/42154) | Update dependencies |
| 0.1.9 | 2024-07-13 | [41726](https://github.com/airbytehq/airbyte/pull/41726) | Update dependencies |
| 0.1.8 | 2024-07-10 | [41355](https://github.com/airbytehq/airbyte/pull/41355) | Update dependencies |
| 0.1.7 | 2024-07-09 | [41186](https://github.com/airbytehq/airbyte/pull/41186) | Update dependencies |
| 0.1.6 | 2024-07-06 | [40931](https://github.com/airbytehq/airbyte/pull/40931) | Update dependencies |
| 0.1.5 | 2024-06-25 | [40345](https://github.com/airbytehq/airbyte/pull/40345) | Update dependencies |
| 0.1.4 | 2024-06-22 | [40136](https://github.com/airbytehq/airbyte/pull/40136) | Update dependencies |
| 0.1.3 | 2024-06-04 | [39021](https://github.com/airbytehq/airbyte/pull/39021) | [autopull] Upgrade base image to v1.2.1 |
| 0.1.2 | 2024-05-28 | [38689](https://github.com/airbytehq/airbyte/pull/38689) | Make connector compatible with Builder |
| 0.1.1 | 2024-05-20 | [38384](https://github.com/airbytehq/airbyte/pull/38384) | [autopull] base image + poetry + up_to_date |
| 0.1.0 | 2022-10-22 | https://github.com/airbytehq/airbyte/pull/18656 | Initial commit |
</details>