New to bubble - Building a CRM

Hello Bubblers
I want to build a CRM on bubble. The challenge is that I do not want the user input to be manual. I want to have an ‘‘automated’’ way to add leads to the CRM. I want to enable users to save URLs by a simple click of a button. This is similar functionality to saving a bookmark but users would be saving it on the bubble app.
Any idea how to get that done with bubble? I was thinking to build a browser extension but looking to see if there are simpler ways.
Thanks!
Nayla

The challenge is that I do not want the user input to be manual. I want to have an ‘‘automated’’ way to add leads to the CRM.

Where will your leads be being added from? From a page on your app? Or an external service (like Facebook lead ads, a separate landing page builder, or another website)?

I want to enable users to save URLs by a simple click of a button. This is similar functionality to saving a bookmark but users would be saving it on the bubble app.

Do you mean URLs of pages on your app? Or from other websites?

Hi Adam
URLs are coming from other external websites . For example a company blog or contact us page. So any URL where the user finds useful info and wants to save.

In that case, yes a browser extension is probably your best bet, then send the URL data to your app’s API to store in the database.

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