# Lemlist ## Sync overview The Lemlist source supports Full Refresh syncs only. This source can sync data for the [Lemlist API](https://developer.lemlist.com/#introduction). ### Output schema This Source is capable of syncing the following core Streams: - Team `api.lemlist.com/api/team` - Campaigns `api.lemlist.com/api/campaigns` - Activities `api.lemlist.com/api/activities` - Unsubscribes `api.lemlist.com/api/unsubscribes` ### Features | Feature | Supported?\(Yes/No\) | Notes | | :------------------------ | :------------------- | :---- | | Full Refresh Sync | Yes | | | Incremental - Append Sync | No | | | Namespaces | No | | ### Performance considerations The Lemlist connector should not run into Lemlist API limitations under normal usage. Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate limit issues that are not automatically retried successfully. ## Getting started ### Requirements - Lemlist API key ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :----------------------- | | 0.3.24 | 2025-05-24 | [60672](https://github.com/airbytehq/airbyte/pull/60672) | Update dependencies | | 0.3.23 | 2025-05-10 | [59842](https://github.com/airbytehq/airbyte/pull/59842) | Update dependencies | | 0.3.22 | 2025-05-03 | [59271](https://github.com/airbytehq/airbyte/pull/59271) | Update dependencies | | 0.3.21 | 2025-04-26 | [58764](https://github.com/airbytehq/airbyte/pull/58764) | Update dependencies | | 0.3.20 | 2025-04-19 | [57731](https://github.com/airbytehq/airbyte/pull/57731) | Update dependencies | | 0.3.19 | 2025-04-05 | [57108](https://github.com/airbytehq/airbyte/pull/57108) | Update dependencies | | 0.3.18 | 2025-03-29 | [56697](https://github.com/airbytehq/airbyte/pull/56697) | Update dependencies | | 0.3.17 | 2025-03-22 | [56051](https://github.com/airbytehq/airbyte/pull/56051) | Update dependencies | | 0.3.16 | 2025-03-08 | [55430](https://github.com/airbytehq/airbyte/pull/55430) | Update dependencies | | 0.3.15 | 2025-03-01 | [54782](https://github.com/airbytehq/airbyte/pull/54782) | Update dependencies | | 0.3.14 | 2025-02-22 | [54305](https://github.com/airbytehq/airbyte/pull/54305) | Update dependencies | | 0.3.13 | 2025-02-15 | [53841](https://github.com/airbytehq/airbyte/pull/53841) | Update dependencies | | 0.3.12 | 2025-02-08 | [53276](https://github.com/airbytehq/airbyte/pull/53276) | Update dependencies | | 0.3.11 | 2025-02-01 | [52744](https://github.com/airbytehq/airbyte/pull/52744) | Update dependencies | | 0.3.10 | 2025-01-25 | [52228](https://github.com/airbytehq/airbyte/pull/52228) | Update dependencies | | 0.3.9 | 2025-01-18 | [51844](https://github.com/airbytehq/airbyte/pull/51844) | Update dependencies | | 0.3.8 | 2025-01-11 | [51194](https://github.com/airbytehq/airbyte/pull/51194) | Update dependencies | | 0.3.7 | 2024-12-28 | [50649](https://github.com/airbytehq/airbyte/pull/50649) | Update dependencies | | 0.3.6 | 2024-12-21 | [50116](https://github.com/airbytehq/airbyte/pull/50116) | Update dependencies | | 0.3.5 | 2024-12-14 | [49645](https://github.com/airbytehq/airbyte/pull/49645) | Update dependencies | | 0.3.4 | 2024-12-12 | [49236](https://github.com/airbytehq/airbyte/pull/49236) | Update dependencies | | 0.3.3 | 2024-12-11 | [48144](https://github.com/airbytehq/airbyte/pull/48144) | 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.3.2 | 2024-10-29 | [47818](https://github.com/airbytehq/airbyte/pull/47818) | Update dependencies | | 0.3.1 | 2024-10-28 | [47652](https://github.com/airbytehq/airbyte/pull/47652) | Update dependencies | | 0.3.0 | 2024-08-19 | [44413](https://github.com/airbytehq/airbyte/pull/44413) | Refactor connector to manifest-only format | | 0.2.14 | 2024-08-17 | [43880](https://github.com/airbytehq/airbyte/pull/43880) | Update dependencies | | 0.2.13 | 2024-08-10 | [43586](https://github.com/airbytehq/airbyte/pull/43586) | Update dependencies | | 0.2.12 | 2024-08-03 | [43050](https://github.com/airbytehq/airbyte/pull/43050) | Update dependencies | | 0.2.11 | 2024-07-27 | [42768](https://github.com/airbytehq/airbyte/pull/42768) | Update dependencies | | 0.2.10 | 2024-07-20 | [42152](https://github.com/airbytehq/airbyte/pull/42152) | Update dependencies | | 0.2.9 | 2024-07-13 | [41872](https://github.com/airbytehq/airbyte/pull/41872) | Update dependencies | | 0.2.8 | 2024-07-10 | [41415](https://github.com/airbytehq/airbyte/pull/41415) | Update dependencies | | 0.2.7 | 2024-07-09 | [41309](https://github.com/airbytehq/airbyte/pull/41309) | Update dependencies | | 0.2.6 | 2024-07-06 | [40942](https://github.com/airbytehq/airbyte/pull/40942) | Update dependencies | | 0.2.5 | 2024-06-25 | [40452](https://github.com/airbytehq/airbyte/pull/40452) | Update dependencies | | 0.2.4 | 2024-06-22 | [39992](https://github.com/airbytehq/airbyte/pull/39992) | Update dependencies | | 0.2.3 | 2024-06-06 | [39211](https://github.com/airbytehq/airbyte/pull/39211) | [autopull] Upgrade base image to v1.2.2 | | 0.2.2 | 2024-05-13 | [38119](https://github.com/airbytehq/airbyte/pull/38119) | Add builder compatability | | 0.2.1 | 2024-05-15 | [37100](https://github.com/airbytehq/airbyte/pull/37100) | Add new A/B test columns | | 0.2.0 | 2023-08-14 | [29406](https://github.com/airbytehq/airbyte/pull/29406) | Migrated to LowCode Cdk | | 0.1.1 | Unknown | Unknown | Bump Version | | 0.1.0 | 2021-10-14 | [7062](https://github.com/airbytehq/airbyte/pull/7062) | Initial Release |