Q: Could you consider a flexible database allowance system based on total account capacity?
Instead of fixed per-database record limits, users could allocate their total account capacity across databases. Example: Tier 3 (50 databases × 150k = 7.5M total account capacity) could support one database with 1.5M records by using 10 database allowances. This maintains overall limits while offering flexibility for diverse project needs.
This approach would: - Allow existing and new users to...
Founder Team
Riya_NoCodeBackend
Edited Aug 20, 2026
A: Great suggestion 👍🏼 Definitely a great idea and I'll pass this to our team for the feasibility.
Can you Please explain more about webhooks and prehooks and what the best use cases for these are. The following is what I have in mind for them: when I add a webhook in one of my Twilio phone numbers were when somebody messages that number, it goes to your tool and retrieves the data for a particular row. I am primarily looking to integrate this as a Bible verse retrieval tool. If a person...
Founder Team
Riya_NoCodeBackend
Aug 18, 2026
A: Hi, Thanks for your questions.
Pre-Hooks vs. Webhooks
Pre-Hooks (Before Save): Run before data is written to your database. They validate or format data (e.g., checking phone numbers or blocking invalid inputs) and can reject a request if rules aren't met.
Webhooks (After Save): Outbound notifications sent to external tools (like Zapier, Make, or your server) after a record is created,...
Hi Riya, thank you so much for the detailed explanation! Really appreciate it. Can you also elaborate a bit on some of the "serverless worker" tools that will work for this use case. Do you think Cloudflare serverless workers as a reliable option. I am a brand newbie in this type of configuration and thought I would pick your brain a bit more. Any further pointers will be appreciated.
Yes exactly. Cloudflare serverless workers can work great as well. But imo, it's too much. You can get away easily with zapier or similar tools. You just need a way to make http call to NoCodeBackend APIs.
Will there be any change to the database row limits? It seems like the limits got active a few days ago since I before had around 450k rows in a DB with no complaints. And just recently started to get errors when trying to add new rows. Before I had Tier 3 but upgraded to Tier 5 today.
Need to know so I can decide how to handle it with the DB structure etc.
Founder Team
Riya_NoCodeBackend
Edited Aug 18, 2026
A: Hi, Yes row limits are added per tier and per database. But you can anytime increase your limits by going to billing section and purchasing additional records for a one-time fee.
I’m currently on Tier 3 and having trouble getting it to work with Greta. Is it possible to receive some help with this?
Founder Team
Riya_NoCodeBackend
Aug 8, 2026
A: Hello, We already offer APIs and MCP server of our own. It depends on Greta if they accept MCP connections. I believe they now have built-in integration with NCB. You need to check with them. But if you need any guidance with features related to NoCodeBackend, I'm more than happy to assist.
Q: Limits
Hi, what happens to early adopters’ limits if they decide to upgrade to higher tiers?
Thanks!
Riya_NoCodeBackend
Aug 20, 2026A: Hi! Upgrading or downgrading won't impact your account—you will always maintain the original limits from when you purchased.
Share NoCodeBackend
Q: Could you consider a flexible database allowance system based on total account capacity?
Instead of fixed per-database record limits, users could allocate their total account capacity across databases. Example: Tier 3 (50 databases × 150k = 7.5M total account capacity) could support one database with 1.5M records by using 10 database allowances. This maintains overall limits while offering flexibility for diverse project needs.
This approach would:
- Allow existing and new users to...
Riya_NoCodeBackend
Edited Aug 20, 2026A: Great suggestion 👍🏼
Definitely a great idea and I'll pass this to our team for the feasibility.
Regards
Riya
Share NoCodeBackend
this would be great!!!
Q: Webhooks & Prehooks
Hi,
Can you Please explain more about webhooks and prehooks and what the best use cases for these are. The following is what I have in mind for them: when I add a webhook in one of my Twilio phone numbers were when somebody messages that number, it goes to your tool and retrieves the data for a particular row. I am primarily looking to integrate this as a Bible verse retrieval tool. If a person...
Riya_NoCodeBackend
Aug 18, 2026A: Hi,
Thanks for your questions.
Pre-Hooks vs. Webhooks
Pre-Hooks (Before Save): Run before data is written to your database. They validate or format data (e.g., checking phone numbers or blocking invalid inputs) and can reject a request if rules aren't met.
Webhooks (After Save): Outbound notifications sent to external tools (like Zapier, Make, or your server) after a record is created,...
Share NoCodeBackend
Hi Riya, thank you so much for the detailed explanation! Really appreciate it. Can you also elaborate a bit on some of the "serverless worker" tools that will work for this use case. Do you think Cloudflare serverless workers as a reliable option. I am a brand newbie in this type of configuration and thought I would pick your brain a bit more. Any further pointers will be appreciated.
Yes exactly. Cloudflare serverless workers can work great as well. But imo, it's too much. You can get away easily with zapier or similar tools. You just need a way to make http call to NoCodeBackend APIs.
Q: Database row limits
Will there be any change to the database row limits?
It seems like the limits got active a few days ago since I before had around 450k rows in a DB with no complaints. And just recently started to get errors when trying to add new rows.
Before I had Tier 3 but upgraded to Tier 5 today.
Need to know so I can decide how to handle it with the DB structure etc.
Riya_NoCodeBackend
Edited Aug 18, 2026A: Hi,
Yes row limits are added per tier and per database. But you can anytime increase your limits by going to billing section and purchasing additional records for a one-time fee.
Share NoCodeBackend
Q: Assistance Needed Integrating with Greta
I’m currently on Tier 3 and having trouble getting it to work with Greta. Is it possible to receive some help with this?
Riya_NoCodeBackend
Aug 8, 2026A: Hello,
We already offer APIs and MCP server of our own. It depends on Greta if they accept MCP connections. I believe they now have built-in integration with NCB. You need to check with them. But if you need any guidance with features related to NoCodeBackend, I'm more than happy to assist.
Thanks
Share NoCodeBackend