> For the complete documentation index, see [llms.txt](https://help.waghl.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.waghl.com/features/how-to-send-nifty-images.md).

# How to send Nifty Images

Leverage our webhook feature to send personalized text and images on WhatsApp directly from Nifty Images.\
\
**Webhook URL**\
\
Webhook URLs may vary depending on the WhatsApp gateway you’re using.

To find the correct webhook URL for your GHL subaccounts, switch to the subaccount and navigate to...&#x20;

\
**Settings- Phone Numbers - Advanced Settings**&#x20;

<table><thead><tr><th width="271">SMS Provider Name</th><th>URL</th></tr></thead><tbody><tr><td><strong>WhatsApp Gateway</strong> </td><td><code>https://trigger.apimerger.com/webhook-media</code></td></tr><tr><td><strong>WhatsApp Gateway 1</strong></td><td><code>https://trigger1.apimerger.com/webhook-media</code></td></tr><tr><td><strong>WA1 Connector</strong> </td><td><code>https://wa1.apimerger.com/webhook-media</code></td></tr><tr><td><strong>WA2 Connector</strong></td><td><code>https://wa2.apimerger.com/webhook-media</code></td></tr></tbody></table>

#### **Custom Data Keys**

| Key            | Value                                                                                           | Description                                                                        |
| -------------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| **message**    | `Your message here`                                                                             | Add the message you want to send as a caption in the image                         |
| **user**       | `{{contact.phone_raw}}`                                                                         | Your clients phone number                                                          |
| **media\_url** | `https://img1.niftyimages.com/f6kh/x4s5/ftqp?name={{contact.first_name}} {{contact.last_name}}` | URL of the Nifty image. Please note this is a sample URL; you should use your own. |
