Q: Connecting to Airtable (for Front End)
Would Airtable be a good option to use as a front end and then push the data into NoCodeBackend?
We have people that need to update the database but they need to have a front end, Airtable would “push in” the data via API.
Thanks
TMcDPLUSFeb 17, 2025
Founder Team

jass_
Feb 17, 2025A: Hi TMcD,
If airtable allows you to make api calls on 'pushing data', then definitely you can do that.
Here's a high level approach:
Airtable data push -------> Make an api call to NCB apis (you can use zapier or make as well here as an intermediate) ---------> Done.
Share
Helpful?