hmmm, that sounds a bit dodgy, almost as if you’ve ignored our previous advice?
Why would each user have his own dedicated set of Google Sheets?
This would mean that every time you add a user, you’d have to create an entire new set of screens and associated flows and logic in Glide. That will never scale, and that isn’t how Glide is supposed to be used.
The correct way to set this up is with all users “sharing” a single set of tables, and use row owners to segregate the data.
This is all very doable. You can update Glide from Zapier via the API. There is a tutorial in the Docs that specifically shows how to work with the Glide API with Zapier.
You won’t be able to do a subscription model with Stripe on its own, but it can be done by combining with Payhere. @Robert_Petitto has a template package that covers this in detail.