- https://nocodeapi.com/ - looks promising but customer support is atrocious. How do I know i can trust them? Anyway their product signup doesn't even work. Website has many problems. Not trusting them with this important info.
- https://rapidapi.com/aircache/api/aircache - no experience with them. Again could work.
- Others?
I use nocodeapi for Instagram post gets. They're decent for that relatively low risk function but I think your instincts are right, I wouldn't necessarily trust them with high-volume or sensitive data - there has been some down time.
For your purposes I can suggest https://sequin.io/ - I've not used them in production (just built some test cases) but it could be exactly what you're after.
Hi @Matthew_Borton ,
I generally use Make (cannot stand Zapier -slow to build, poor branching, need a step for formula, horrible debugging) or Pipedream (when you need to add some custom code or have higher volume of transactions and Make gets too expensive). In both cases don't remember ever rate liming being an issue.
Even if, both Make and Pipedream can run sequentially to avoid rate limiting, so that would be 5*60*60*24 = 400k+ read/writes per day at max - seems a lot.
Going further not all reads actually need to go to Airtable. My own website is 100% on Airtable ( https://business-automated.com/ WIP... ) but it is statically generated on Vercel, and revalidation is set to at max 1 per hour - meaning it will not run into API rate limit.
If you built e.g. customer facing front on Softr.io I believe they also have data caching.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.