# Airtable

[Airtable](https://airtable.com/) is a relational database tool and online collaborative tool with a spreadsheet interface. It offers easy to use API documentation.

## :notebook\_with\_decorative\_cover: Articles

{% tabs %}
{% tab title="Tutorials" %}
{% content-ref url="/pages/-MflweVcfY\_ZbSf9hMtz" %}
[Using the Airtable API Wizard](/connect-api/set-up-api-requests/api-wizard-importer/airtable-using-the-airtable-api-wizard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflQmAJxHesk5ekHPrQ" %}
[Set up an API POST request - Airtable](/connect-api/set-up-api-requests/creating-an-api-collection/airtable/data-library-connect-to-any-api-post-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflexVia0\_bHEh8XAV2" %}
[Set up an API DELETE request - Airtable](/connect-api/set-up-api-requests/creating-an-api-collection/airtable/data-library-connect-to-any-api-delete-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflxeT4CD3llsPgs-wv" %}
[Connect multiple tables from Airtable to one app](/connect-api/browse-by-backend/airtable/airtable-connect-multiple-tables-from-airtable-to-one-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfm1p4rW-2Qj-Lhaqi6" %}
[Nested lists (list > list > detail page) with Airtable](/connect-api/browse-by-backend/airtable/airtable-nested-lists-with-airtable-list-list-detail-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MflzlnI8wkDovRpiZ-h" %}
[Sort list with Airtable](/connect-api/browse-by-backend/airtable/airtable-sort-list-with-airtable.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="App cases" %}
{% content-ref url="/pages/-MhT5NhDyoHbG0U64jiP" %}
[My Subscriptions: Display data based on device ID](/get-started/help-and-tutorials/app-cases/bravo-app-kit-my-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeeNIz3GyRtj1PMgVyo" %}
[Foodgram: Social content sharing](/get-started/help-and-tutorials/app-cases/bravo-app-kit-foodgram.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhXaODb-0M15SPJkYZ4" %}
[Expedition journal: Write and share your adventures](/get-started/help-and-tutorials/app-cases/bravo-app-kit-expedition-journals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mj3ZuuBwx4jwpiYxz\_r" %}
[My Store: Sell physical products with Bravo and Stripe](/get-started/help-and-tutorials/app-cases/bravo-store-sell-physical-products-with-bravo-and-stripe.md)
{% endcontent-ref %}

{% embed url="<https://tobyo.medium.com/were-walking-in-the-air-table-33bc6c20f8f0>" %}

{% embed url="<https://tobyo.medium.com/whats-love-got-todo-with-it-74c9a3da53ce>" %}
{% endtab %}
{% endtabs %}

## :tv: Videos

{% embed url="<https://youtu.be/LrwdSXGzL94>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bravostudio.app/connect-api/browse-by-backend/airtable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
