# 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: 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.ngsurvey.com/installation-setup/installation/whatsapp-messenging/twilio-whatsapp-1.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.
