1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/getlago.md

2.2 KiB

Lago API

Sync overview

This source can sync data from the Lago API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • billable_metrics
  • plans
  • coupons
  • add_ons
  • invoices
  • customers
  • subscriptions

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync No

Getting started

Requirements

  • Lago API URL
  • Lago API KEY

Changelog

Version Date Pull Request Subject
0.4.4 2024-07-09 41133 Update dependencies
0.4.3 2024-07-06 40786 Update dependencies
0.4.2 2024-06-25 40265 Update dependencies
0.4.1 2024-06-22 39979 Update dependencies
0.4.0 2024-06-13 35661 Add fee stream
0.3.2 2024-06-04 39094 [autopull] Upgrade base image to v1.2.1
0.3.1 2024-05-21 38479 [autopull] base image + poetry + up_to_date
0.3.0 2023-10-05 #31099 Added customer_usage and wallet stream
0.2.0 2023-09-19 #30572 Source GetLago: Support API URL
0.1.0 2022-10-26 #18727 🎉 New Source: getLago API [low-code CDK]