# Twilio

باستخدام [Twilo ](https://www.twilio.com)يمكنك تمكين ngSurvey للتفاعل مع مستجيبي WhatsApp بهذه الطريقة إذا كنت ترغب في استخدام [استبيانات المحادثة على WhatsApp](/ar/conversational-surveys.md) لمزايا ذلك من الضروري وجود حساب Twilio مسجل بالإضافة إلى حساب Facebook Business Manager.

## الإعداد الرئيسي

للتسجيل في حساب Twilio وإعداده مع WhatsApp يرجى اتباع [إعداد Twilio / WhatsApp ](https://www.twilio.com/docs/whatsapp/tutorial/connect-number-business-profile) التوثيق الرسمي.

## عنوان URL للنداء العكسي (Callback URL)

بمجرد إعداد حساب Twilio مع WhatsApp تحتاج إلى ربط ngSurvey و Twilio باستخدام عنوان URL للنداء العكسي.&#x20;

1\) اعثر على عنوان URL للنداء العكسي الخاص بـ ngSurvey في حسابك / [إعدادات النظام](/ar/installation-setup/system-settings.md) الصفحة.

![](/files/e56eeddae058f8cac773035e544dcc164159ac1e)

2\) انسخ هذا العنوان&#x20;

3\) افتح واجهة Twilio [واجهة مرسلي WhatsApp](https://www.twilio.com/console/sms/whatsapp/senders)&#x20;

4\) انقر على زر التكوين (Configure) على رقم WhatsApp الذي ستستخدمه في ngSurvey

5\) ألصق عنوان النداء العكسي الذي قمت بنسخه في الخطوة 2.

![](/files/888feb15212a78bb33eb3eeabdbe15ecf2eb9a8a)

6\) انقر على Configure. هذا كل شيء! من الآن فصاعدًا ستقوم Twilio بإعلام خادم ngSurvey الخاص بك عند وصول كل رسالة WhatsApp جديدة.

## إعداد ngSurvey

بعد إعداد Twilio، الخطوة الأخيرة هي حفظ إعدادات حساب Twilio في حساب ngSurvey الخاص بك أو [إعدادات النظام](/ar/installation-setup/system-settings/almraslh-abr-alhatf-almhmwl/twilio.md) الصفحة، بمجرد الانتهاء من ذلك ستكون جاهزًا لاستخدام رقم Twilio المفعل لـ WhatsApp لبدء المحادثة مع عملائك.


---

# 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/ar/installation-setup/installation/mraslh-whatsapp/twilio-whatsapp.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.
