Pros/Cons of integrating Xano APIs into Bubble using Xano Connector Plugin

There are two ways you can integrate the Xano API in Bubble. One with the “API connector” plugin and another way is with the “Xano Connector” plugin. Let’s understand the pros/cons of using the Xano connector plugin:

Pros of choosing Xano Connector -

  1. All the API calls happen at the client side, so there’s no Workload Unit consumption for making the API call.

  2. The connector plugin has a Xano auth element that handles all the authentication process. You won’t need to handle much.

  3. All authenticated APIs automatically pick the headers; you won’t need to pass them manually.

  4. Since these API calls happen at the client side, Bubble doesn’t cache the API result.

Cons of using Xano Connector -

  1. You can’t upload files via the Xano Connector.

  2. Since API calls happen at the client side, anyone can see the API URL and headers.

Comment which way you prefer?

Ankur@Nocodetalks
Register for 6-weeks Xano Cohort Program