# Make

TableID is available as a make module!&#x20;

But it's only available through this link 👇🏻

{% hint style="success" %}

```url
https://www.make.com/en/hq/app-invitation/1f4483c724d23b68418de5c13e4bebad
```

{% endhint %}

### Setting

<figure><img src="/files/3LlUeuPeiRpBqVdfs09O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/46LbPCJ04nRDdTrQRQhL" alt=""><figcaption></figcaption></figure>

See where you can find airtable url and token -> <https://bogumil-luc.gitbook.io/airtable/>

<figure><img src="/files/6aSygry1TGdPL2gCuDWw" alt="" width="375"><figcaption></figcaption></figure>

You can also add format **csv** or **json** (csv is by default).

<figure><img src="/files/gGjiKxGNWeRAgfQqDsZb" alt="" width="375"><figcaption></figcaption></figure>

### Example output

<figure><img src="/files/ptBcyEP6Dv6mqSfm7iHt" alt=""><figcaption><p>JSON output structure</p></figcaption></figure>

### Practical examples

<figure><img src="/files/EY7PjS2IhJ8U7I05yGHG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m9MeH3t81CPYZpK6MlyQ" alt=""><figcaption></figcaption></figure>


---

# 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://bogumil-luc.gitbook.io/airtable/integrations/make.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.
