What is your goal?
Hey community! Noob here:
I’m building an internal business dashboard for a CEO. The dashboard has 4 widgets: new sales leads, at-risk projects, financials, and team messages. The data lives in firebase Firestore.
Currently I have 4 HTTP modules reading from 4 Firebase collections (leads, projects, financials, messages) and a Softr “Create Database Record” module writing to Softr. I feel like theres a better way than to have 4 HTTP modules with a Softr module after each one.
Any advice? I would really appreciate it!
What is the problem & what have you tried?
There’s got to be a better way to build this.
Error messages or input/output bundles
no errors
