Airbyte
Synchronize Bunny data to other databases and systems via Airbyte.
The Airbyte connector allows you to synchronize data from Bunny's GraphQL API to other systems via Airbyte. The following objects can currently be synchronized:
Account, AccountBalance, Contact ,Entity
Invoice, InvoiceItem, Payment, Product, Plan
Quote, QuoteCharge, RecurringRevenue
Subscription, SubscriptionCharge, Transaction, Tenant
You will need to create an API client in Bunny with the relevant permissions for the objects you want to synchronize data for.
Setting up the connector in Airbyte
Once you have downloaded the YAML file from the plugin, go to the Airbyte Builder and paste the file into the YAML editor.

Once the YAML is updated, toggle to the UI
view and go to User Input and enter the following.
Subdomain - This is the subdomain of your Bunny instance, e.g.
acme
API key - Generate an access token from the API client you created in Bunny
You should now be able to connect to Bunny.
Last updated
Was this helpful?