# Posh

To connect Cymbal to Posh:&#x20;

1. Within the Posh organization dashboard, head over to **Settings** -> **Webhooks**
2. Within **Webhook Endpoint** enter the following:

```
https://api.cymbal.co/posh/webhook
```

3. Flip on the **New Order** webhook

<figure><img src="/files/FQ1IJXP7flw4qp910LwR" alt="" width="458"><figcaption></figcaption></figure>

4. Within Cymbal, head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
5. Click **Connect with a ticketer**, select Posh, and on the popup screen, click on **Get started**
6. Copy and paste your Posh organization profile URL and webhook secret key:
   * Your organization profile URL is in the Posh dashboard under **Profile**.
   * Your webhook secret key in the Posh dashboard under **Settings** -> **Webhooks**&#x20;


---

# 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.cymbal.co/help/setting-up-cymbal/connect-a-ticketing-provider/posh.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.
