# Perbedaan n8n Official dan Unofficial

Perbedaan mendasar antara automation n8n menggunakan **WABA Official** (via Meta Cloud API) dengan **Unofficial** terletak pada **keamanan dan skalabilitas**. Berikut penjelasan lebih detailnya:

### N8N WABA Official

* Jalur resmi WhatsApp.
* Lebih aman & stabil.
* Pesan lebih interaktif dengan button CTA.
* Mendukung custom reply message & template official.
* Pesan otomatis hanya muncul kurang dari 24 jam setelah chat masuk.

### N8N Unofficial

* Jalur tidak resmi dari WhatsApp.
* Khawatir banned/blokir dan pesan tidak terkirim.
* Mendukung custom reply message.
* Pesan otomatis bisa muncul lebih dari 24 jam setelah chat masuk.


---

# 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/perbedaan-n8n-official-dan-unofficial.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.
