Send information through the app

Hello, good, I need help because I want my app to have a form from which files, information or reports can be sent and to a database from which I can consult it, without redirecting you to send it by e-mail or things like that

Hello,
A simple way can be using Firebase Database.
Another way but more complex if you are new is using webhooks from service like Integromat or IFTTT to send you email with the information.

You can use firebase, as @bogelin347 say, or Airtable.
I was using Firebase but if you want to store data and then sort or filter it according to various criteria, Airtable is easier…
(And firebase if you use it a lot, you have to pay for more bandwidth…)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.