> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/connect/gatsby.md).

# Gatsby

[Gatsby](https://apps.shopify.com/gatsby?utm_source=mesa\&utm_medium=docs) is a Shopify app that allows you to gather Instagram handles and insights on your customers and their media.

### Connection <a href="#connect" id="connect"></a>

From your Gatsby Dashboard, click on the [Integrations](https://gatsby.run/safe/integrations?utm_source=mesa\&medium=docs) page, and then click on the **Generate Webhook** button on the **Webhooks** card. If you have already created a Webhook, you can select **View Webhook**:

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

Scroll to the bottom of the page, and copy the Webhook URL (clipboard icon). You do not need to fill in any values for the Mapping fields.

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

Open the MESA Dashboard and paste the URL into the **Webhook URL** field of your Gatsby step:

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

### Configuration <a href="#configuring" id="configuring"></a>

The **Email** and **Instagram Handle** fields are required. If you are not collecting email addresses, you can enter a static dummy email address (for `example dummy@example.com`).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.getmesa.com/connect/gatsby.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.
