> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/installation-setup/installation/whatsapp-messenging/twilio-whatsapp-1.md).

# Unifonic

Using [Unifonic](https://www.unifonic.com) you can enable ngSurvey to interact with WhatsApp respondents as such if you would like to use the [WhatsApp conversational surveys](/conversational-surveys.md) features it is mandatory to have a registered Twilio account along a Facebook Business Manager account.

## Main setup

To register for an Unifnoic account and setup it with WhatsApp please contact your Unifonic customer sucess manager.

## Callback URL

Once you have setup your Unifonic account with Whatsapp you need to link ngSurvey and Unfonic using a callback URL.&#x20;

1\) Set your Unfonic Public Id and secretin your account / [system settings](/installation-setup/system-settings.md) page. Once you have setup your public id and secrect you will be able to see the WhatsApp callback URL.

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

2\) Copy this URL&#x20;

3\) Open the Unifonic WhatsApp interface&#x20;

4\) Add a new Webhook and paste the callback URL that you have copied on step 2.

<figure><img src="/files/49UyafRtiuY5L0wdOEDy" alt=""><figcaption></figcaption></figure>

5\) Once you have added your webhook make sure to create a template message in your Unifonic account and add it as a [message template](/conversational-surveys/unifonic-template-message.md) in ngSurvey to use it for your invitations-


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/installation-setup/installation/whatsapp-messenging/twilio-whatsapp-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
