Clazar
This page contains the setup guide and reference information for the Clazar source connector.
Prerequisites
- Clazar Account
 - Clazar API Credentials
 
Setup Guide
Step 1: Set up the Clazar connector in Airbyte
For Airbyte Cloud:
- Generate client credentials by visiting the API access page.
 - Click on 
Create API CredentialsinIntegration Typeselect Airbyte from dropdown and copy theClient ID&Client secret. - Log into your Airbyte Cloud account.
 - In the left navigation bar, click Sources. In the top-right corner, click + New source.
 - On the Set up the source page, select Clazar from the Source type dropdown and enter the name for the Clazar connector
 - Enter your 
Client ID&Client secret. - Click Set up source
 
For Airbyte OSS:
- Generate client credentials by visiting the API access page.
 - Click on 
Create API CredentialsinIntegration Typeselect Airbyte from dropdown and copy theClient ID&Client secret. - Navigate to the Airbyte Open Source dashboard.
 - In the left navigation bar, click Sources. In the top-right corner, click + New source.
 - On the Set up the source page, select Clazar from the Source type dropdown and enter the name for the Clazar connector.
 - Enter your 
Client ID&Client secret. - 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
 
 
 - AWS
 
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.
 
Reference
Config fields reference
Field
Type
Property name
Client ID
required
string
client_id
Client secret
required
string
client_secret
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.1.0 | 2024-06-27 | 40562 | New Source: Clazar |