Enabling data synchronization and communication
The API usage inside Bubble can happen in multiple ways. The most common way is by using the API Connector plugin, which was developed by the Bubble team to allow you to create and configure custom API connections between your application and third-party services.
The API Connector plugin is shown here:
Figure 9.13: The API Connector plugin
Imagine this plugin as a blank canvas – this plugin will allow you to create and configure API connections from scratch with any API you want to use. This setup will be discussed later.
The second most common way of adding API integrations to your Bubble application is by finding specific plugins that were built with this in mind. These plugins were created by developers to specifically help you connect with a specific tool or service. For instance, for payment integrations, there is a plugin called Stripe, which means that this plugin was designed to help...