Connect my bubble app to influxdb

Hi,

I need to connect my bubble app to influxdb and then essentially create a database that works just like Spotify. Streams, monthly listeners, etc…

I have a relational database in bubble already and the app works 100%. I would just want to be able to have data and to show my users their streams and stuff like that.

Any help would be appreciated or any paid help as well.

Thank you

Hi @pulciano7, may I ask what relational database you’re using?

For Trigger, Pipedream currently offer PostgreSQL, MySQL and Fauna triggers

For Action, Pipedream offers the InfluxDB Cloud app that allow you to use Node.js code action for your usecase

If you want to hire an expert to help you with your specific usecase, you’re welcome to use this link: Connect with a Pipedream Partner

I used bubbles integrated DB which is postgeres

Hi @pulciano7

First off, welcome to the Pipedream community. Happy to have you!

For a direct Postgres connection, you can use our Postgres actions. We have a tutorial you can watch here to learn how to do that:

This video covers how to integrate a workflow with a Supabase database, but the same technique applies to Bubble or any other Postgres as a Service that grants you access to the database credentials.