# رسائل SMS عبر HTTP

يُمكّن ngSurvey من استخدام أي مزود خدمة SMS يدعم HTTP.

## 🔅 خصائص HTTP

* **`عنوان endpoint الخاص بـ Http`**&#x647;و endpoint لمزود الخدمة لديك الذي سيتم استدعاؤه في كل مرة يحتاج فيها ngSurvey لإرسال رسالة SMS. يمكنك استخدام الوسمين التاليين اللذين سيتم استبدالهما ديناميكيًا في عنوان URL عند الحاجة: {{to}} و {{message}}
* **`رأس Http 1`**&#x633;يُرسل كجزء من الطلب إلى الـ endpoint.
* **`رأس Http 2`**&#x633;يُرسل كجزء من الطلب إلى الـ endpoint.
* **`JWT Token`**&#x625;ذا تم تحديده سيحاول ngSurvey المصادقة بنمط "Bearer".
* **`محتوى Http (Body)`**&#x647;و المحتوى الذي سيتم إرساله إلى الـ endpoint إذا كان الـ endpoint يتطلب POST.

إذا كان مزود الخدمة يتطلب نوع محتوى urlencoded لطلب الـ POST الخاص به، يمكنك استخدام وتحديد الإعدادات كما يلي:

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


---

# 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/system-settings/almraslh-abr-alhatf-almhmwl/iis-smtp-exchange-server.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.
