Algolia Search Bubble Mobile

Demo to preview the plugin:

Introduction

Algolia Search Bubble Mobile is a powerful Bubble Native plugin that allows you to perform fast, scalable, and customizable searches using Algolia directly inside mobile applications.
This plugin is designed for developers who want full control over search behavior while keeping workflows clean and predictable.

Prerequisites

Before using this plugin, you must:
  1. Have an active Algolia account
  1. Create at least one Algolia index
  1. Obtain:
      • Application ID
      • Search-Only API Key (for search)
This plugin is designed specifically for the mobile version of the Bubble editor. To test the plugin on your mobile device, use the TestFlight app available at: https://testflight.apple.com/join/zYsG4qua
⚠️
Please note that the testing app is currently available for iOS only.
Image without caption

How to setup

Step 1 – Algolia Dashboard Getting the Correct API Keys

Step 2 – Set the API keys in Bubble

Step 3 – Required Index Configuration

Step 4 – Add the Plugin Element to Your Page

Step 5 – Basic action configuration

Plugin Element - Algolia Search for Mobile

A visual element that performs real-time Algolia searches and exposes results, facets, and pagination data to Bubble
Image without caption

Fields

Element Actions

Element States

Plugin Data/Action Calls

This plugin includes full management support for your Algolia indices and objects via REST API actions.

Algolia – Add Object (auto objectID)

Algolia – Save Object (Upsert by objectID)

Algolia – Partial Update Object

🔔 Algolia – Delete Object

Algolia – Get Object

Algolia – Batch Write

🔔 Algolia – Clear Index

Algolia – Get Task Status

Algolia – Set Index Settings

Algolia – List Indices

🔔 Algolia – Delete Index

Workflow example

Searching Data in Algolia

Adding Indexing Data in Algolia

Update Indexing Data in Algolia

Image without caption

Changelogs