Can I save input data in Dash app and send the data to cloud database?

I really want to use dash app to collect customer’s info. Data base that I use is real-time firebase. I would like to connect input data such as customer info from data app with firebase.

Is it possible?

Please help me out