# 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="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FLjczkCpVVHiupgNuqUD5%2FDW-gatsby-webhooks.png?alt=media&#x26;token=0bff0ae9-83e6-4d02-915c-ceb298b84e3e" 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="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FpasmVeWKLyQAX8eMRCcz%2FDW-gatsby-copy-webhook.png?alt=media&#x26;token=1bceeb6f-ac99-4922-874d-9de5f10837f5" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2F6lVIr2YDTKXZeuhsPnOe%2FDW-gatsby-create-contact.png?alt=media&#x26;token=6015c35c-c54e-4178-9f1e-51b04a1fe32b" 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: 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.
