1
0
mirror of synced 2025-12-23 21:03:15 -05:00
Files
airbyte/docs/integrations/sources/clazar.md

4.7 KiB

Clazar

This page contains the setup guide and reference information for the Clazar source connector.

Prerequisites

Setup Guide

Step 1: Set up the Clazar connector in Airbyte

For Airbyte Cloud:

  1. Generate client credentials by visiting the API access page.
  2. Click on Create API Credentials in Integration Type select Airbyte from dropdown and copy the Client ID & Client secret.
  3. Log into your Airbyte Cloud account.
  4. In the left navigation bar, click Sources. In the top-right corner, click + New source.
  5. On the Set up the source page, select Clazar from the Source type dropdown and enter the name for the Clazar connector
  6. Enter your Client ID & Client secret.
  7. Click Set up source

For Airbyte OSS:

  1. Generate client credentials by visiting the API access page.
  2. Click on Create API Credentials in Integration Type select Airbyte from dropdown and copy the Client ID & Client secret.
  3. Navigate to the Airbyte Open Source dashboard.
  4. In the left navigation bar, click Sources. In the top-right corner, click + New source.
  5. On the Set up the source page, select Clazar from the Source type dropdown and enter the name for the Clazar connector.
  6. Enter your Client ID & Client secret.
  7. Click Set up source

Supported sync modes

The Clazar source connector supports the following sync modes:

Feature Supported?
Full Refresh Overwrite Yes
Full Refresh Append Yes
Incremental Append No
Incremental Append + Deduped No

Supported Streams

  • Listings
  • Private Offers
  • Buyers
  • Contracts
  • Opportunities
  • Analytics
    • AWS
      • Disbursement
      • Revenue
      • Opportunities
    • Azure
      • Revenue
      • Customers
      • Orders
      • Metered usage
      • Opportunities
    • GCP
      • Disbursement
      • Disbursement summary
      • Charges & usage
      • Daily insights
      • Daily incremental insights
      • Monthly insights
      • Monthly incremental insights

Limitations & Troubleshooting

Expand to see details about Clazar connector limitations and troubleshooting.

Connector limitations

Rate limiting

Clazar Analytics APIs has the rate limits of (30/minute) and for other APIs it's (120/minute), but the connector should not run into API limitations under normal usage.

Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Troubleshooting

  • Check out common troubleshooting issues for the Clazar source connector on our Airbyte Forum.

Changelog

Expand to review
Version Date Pull Request Subject
0.2.1 2024-07-20 42315 Update dependencies
0.2.0 2024-07-18 41657 removed redundant columns from streams, added documentation for analytics
0.1.4 2024-07-13 41759 Update dependencies
0.1.3 2024-07-10 41351 Update dependencies
0.1.2 2024-07-09 41123 Update dependencies
0.1.1 2024-07-06 40922 Update dependencies
0.1.0 2024-07-02 40562 New Source: Clazar