airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
16.08k stars 4.12k forks source link

[Connector request] Source connector for Konnektive CRM #47993

Open pranasas-karutis opened 1 week ago

pranasas-karutis commented 1 week ago

This is a suggestion to build a source connector for Konnektive CRM (https://crm.konnektive.com/ )

Checklist:

The connector doesn't exist in Airbyte Catalog. A typical use case would be getting orders, transactions, customers, purchases and daily summary data from Konnektive CRM The service have public API docs at: https://apidocs.konnektive.com/ The API supports pagination; incremental runs would be possible. Icon in .svg format exsits

DESCRIPTION

This is a CRM tool. It's API would be used for reporting orders data.

API KEY

To get API key: https://help.konnektive.com/konnektive-crm/admin-setup/create-an-api-user

pranasas-karutis commented 1 week ago

I'd like to work on this as part of the Hactoberfest event.