TappNetwork/laravel-airtable

Better Examples

mlordi opened this issue · 1 comments

I have the request for pulling in all the information from a table working.

How would you go about filtering this information? I am not totally understanding the example provided because it seems like too few arguments to get the information from the table. For example Airtable::find('id_string'); how would I write syntax to find a name in a table called employees?