> For the complete documentation index, see [llms.txt](https://help.wasapmatic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wasapmatic.com/wordpress-plugin/contact-form-7-integration.md).

# Contact Form 7 Integration

Make sure you already install the Contact Form 7 plugin to your WordPress website.

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

By using the Wasapmatic plugin, you can integrate it with the Contact Form 7. So, when someone submits the form, he/she will get a notification message from the admin/owner.

Just go to your Contact Forms settings, and you will see the **MessagingAPI** setting. Just enable this setting. Although it shows the SMS notification label here, the message still will be sent by the device that you set in the API settings before (SMS or WhatsApp).

Make sure your form has a phone number field. You also can customize the message here.&#x20;

You also can enable the notification message to the admin.&#x20;

<figure><img src="/files/9MwjDDd0xE5426v9HGeP" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://help.wasapmatic.com/wordpress-plugin/contact-form-7-integration.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.
