How can users connect their own data(spreadsheet,stipe data, mixpanel, etc.)

I’m thinking of building a KPI dashboard app, but I want my users to be able to connect their own data (stripe, google docs, etc.). I don’t know how to do that. Any ideas?

Most of these services have an API, so you would ask the user to authorise access to their data via the providers API.

If you take a look at some of the Bubble plugins like this one Extended Google Analytics Plugin | Bubble you’ll get the idea.

You don’t have to use service specific plugins and often it is better to do it directly using this method API Connector - Bubble Docs

Word of warning if you are a newbie, this is not a particularly easy thing to do. Expect it to take time for you to wrap your head around it.

This topic was automatically closed after 70 days. New replies are no longer allowed.