Air Twitter API Lite

Demo to preview the plugin:

Introduction

The X (formerly Twitter) plugin allows you to integrate social features directly into your Bubble app. It enables you to read and write data, letting users interact with posts, profiles, and timelines without leaving your app. With OAuth authentication, users can securely connect their accounts and perform actions on their behalf, making it ideal for social, marketing, and analytics-driven applications.
Key Features

Prerequisites

  • A Bubble app where the plugin will be installed
  • A developer account on X
  • API keys and OAuth credentials from your developer app
  • Proper authentication setup for users
Image without caption

How to setup

Step 1 – Install the Plugin

Step 2 – Add the Plugin Element to Your Page

Step 3 – X (Twitter) Developer Account Setup

Plugin Element: Twitter account

Image without caption

Exposed States

Element Events

Element Actions

Plugin Data/Action Calls

Friends Parse

Followers Parse

Direct Messages Parse

Workflow example

Authorize X (Twitter) Account

Post Tweet via Button Click

Image without caption

Changelogs