# Create A Twilio Account (Sandbox)

To use WhatsApp4Dynamics, you need to have a **Twilio account** as it serves as a prerequisite for setting up the integration. Twilio is a cloud communications platform that provides APIs for developers to enable communication services.

WhatsApp4Dynamics leverages Twilio's WhatsApp API to enable seamless communication and collaboration within the Microsoft Dynamics 365 environment. By integrating Twilio's API, WhatsApp4Dynamics allows users to send and receive WhatsApp messages directly from their Dynamics 365 interface.

Follow this [link ](https://docs.inogic.com/whatsapp4dynamics/configuration/create-a-twilio-account-sandbox)to check out the steps of creating a Twilio account, and seamlessly integrating WhatsApp4Dynamics into your Dynamics 365 platform.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/whatsapp4dynamics/prerequisites/create-a-twilio-account-sandbox.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.
