Saving from Session Storage to Bubble

Hi

I’m curious to know if anyone has ever saved data locally to the browser’s session storage and then from there to bubble’s database table?

or even to the indexed db first and then to bubble’s database table?

I’m guessing the data will have to be sent to a back end API.

Would love to hear if you’ve done anything like that?
What are the pros and cons?
Is that just a bad idea if you have confidential data that you don’t want users to see?

Look into the plugin Floppy.

1 Like