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.
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.