# Cara Membuat Workflow n8n dengan WABA Official

Mengintegrasikan WhatsApp Business API (WABA) Official dengan n8n adalah pilihan tepat untuk mengotomatisasi komunikasi bisnis Kamu. Dengan fitur ini, pesan yang Kamu kirim akan lebih aman, stabil, dan dapat meningkatkan konversi.

Untuk panduan setting workflow n8n dengan WABA Official nya bisa ikuti langkah-langkah berikut ini:

Pertama, pastikan kamu sudah menggunakan **nodes WatZap versi v3.1.13** yang terbaru.

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

Kemudian, pastikan juga [**nomor WABA Official Kamu sudah terhubung**](/help/waba-official/cara-connect-nomor-waba-official.md).

<figure><img src="/files/2gUXggkctvFt9Pnb8LHq" alt=""><figcaption></figcaption></figure>

Setelah itu, gunakan node **WatZap trigger.**

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

Lalu **set up WebHook** **URLs** nya.&#x20;

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

Pastikan Webhook URLs nya di save di akun WatZap Kamu seperti ini.

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

Selanjutnya, set up juga **Credential API Key WatZap**.

<figure><img src="/files/3byQ5L4FIf2kUQ3Hpzhz" alt=""><figcaption></figcaption></figure>

Berikutnya, pastikan status **Number Key Connected** seperti inidan Kamu bisa gunakan **Events Message.**

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

Kemudian, coba **Execute Step** dan chat ke nomor WABA Official Kamu dari nomor lain. Jika muncul data seperti ini, artinya set up WatZap Trigger berhasil.

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

Setelah itu, tambahkan **WatZap node Actions.**

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

Kemudian, sesuaikan **Operation** yang ingin Kamu gunakan. Jika ingin respon chat customer menggunakan template, pilih yang **Send Text Message Official**.&#x20;

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

Langkah selanjutnya, set up parameter **Number Key = acount\_id** dan **Phone Number = phone\_number**.

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

Setelah itu, masukkan nama template yang sudah kamu buat di dalam dashboard WatZap. Jika nama template kamu **video\_penawaran\_wzp\_1** seperti ini.&#x20;

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

Maka masukkan nama template nya persis seperti ini di kolom template n8n.

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

Sesuaikan juga **Language** atau bahasa template nya.

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

Kemudian, masukkan **Template Parameters** nya. Jika di dalam pesan template yang kamu buat ada variabel full\_name seperti ini.

<figure><img src="/files/5mrwHCt9GX1fnWtgHzqu" alt=""><figcaption></figcaption></figure>

Maka masukkan variabel **full\_name** tersebut seperti ini di n8n.

<figure><img src="/files/6DZeylBWfxcmEtrIgpzp" alt=""><figcaption></figcaption></figure>

Lalu coba klik tombol **Execute Step**.

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

Jika muncul seperti ini, artinya workflow WatZap dengan WABA Official sudah berhasil dibuat.

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

Selesai.


---

# 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.watzap.id/help/integrations/integrasi-dengan-n8n/cara-membuat-workflow-n8n-dengan-waba-official.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.
