I have been developing a public facing client portal app for a client for a long time. They had issues with syncing data from their MySQL to Glide, but they finally got it to work. As we waited we had the pro-plan (Now we have the legacy plan) and we waited to transition to business plan after the syncing is done. BUT now the new pricing doesn’t work for us anymore. I need up to 1000 users (They have potentially 5000 clients, but most are going to log in only once or twice a year) and for the app and I can’t have the restriction of “jane@company.com” -kind of emails not allowed to log in as many use their work emails and those are already in the MySQL database. And I need API to be able to sync the data. The new business plan considers all users as $5/month user. So My to run the app will cost +5k/month or more to run.
So what can I do.
Is there a way to get “casual” user log in (up to 1000 active users per month - Work emails and free emails) + API access And not pay 5k per month?
I’m in trouble. Shit. Any advice?