Help

How to Use Airtable API for App

Topic Labels: API
276 0
cancel
Showing results for 
Search instead for 
Did you mean: 
TrueDevz
4 - Data Explorer
4 - Data Explorer

Hello Team I am new to Airtable. I am making a kids stories application.
At the base of mine are two tables.
1. Categories
2. Stories

For Stories List:
https://api.airtable.com/v0/appAqhAv602z9hmQk/stories?api_key=keymxFuQllagToOqD

For Stories Details:
https://api.airtable.com/v0/appAqhAv602z9hmQk/stories/{id}?api_key=keymxFuQllagToOqD

For Categories:
https://api.airtable.com/v0/appAqhAv602z9hmQk/categories?api_key=keymxFuQllagToOqD

List of stories and single story no problem...
But my problem is near category table.

After I select a category I want to get only stories related to that category. But whatever category is selected, all the stories are shown.

My base link : https://airtable.com/appAqhAv602z9hmQk/tblqHzfpHaIjddISK/viwNcw2kQBYhGnxWF?blocks=hide

0 Replies 0