Hey everyone, today me and my team are so excited to announce that we have just published the first Threads API plugin using their Graph API in the Bubble marketplace.

This plugin enables developers to easily build a Threads integration for their current or future Bubble based SaaS. This integration allows the SaaS customers to individually connect their accounts to the Bubble application and manage their Threads account.

:arrow_right: Demo Page: Api-plugin-demo | Bubble Editor
:arrow_right: Plugin Page: 👉 Threads Graph API (OAuth) Plugin | Bubble

Here are some of the endpoints we have included in the plugin:

DATA CALLS

  • Retrieve A List Of All A User’s Threads
  • Retrieve A Threads User’s Profile Information
  • Retrieve A Profile’s Replies Rate Limit Usage
  • User Insights

ACTIONS

  • Exchange Code For User Access Token
  • Exchange Short Token For Long Lived Token
  • Refresh A Long-Lived Token
  • Single Thread Posts - Step 1 - Create A Media Container
  • Single Thread Posts - Step 2 - Publish The Container
  • Carousel Post - Step 1 - Create An Item Container
  • Carousel Post - Step 2 - Create A Carousel Container
  • Carousel Post - Step 3 - Publish The Carousel Container
  • Respond To Replies

I’m still writing the documentation but the demo page should help with most questions.

1 Like