How to filter column in airtable using Web API

Hi,

i have database in airtable… now i want to show user only particular data as per there userid… please help… how can i use api of airtable to raise query parameter

2 Likes

hey @dhm.thacker1

Would it be easier to set up the filter on the Airtable side? That way you only need to change the view name in your app.

Thanks.

i want to make app for employees to raise complains and get solution. Now, after raising complain, employee should see the status and solution of only his complains.

We have 100 employees… so have to create 100 views… not feasible…Can you please help with API calling.

Same needs here :slight_smile:

1 Like

Hi! Were you able to figure this out? I’m having the same problem

u need to use FilterByFormula , search for this solution in this forum

Please don’t bump topics that are several months old.