From 56e37d42dcb7b49de392eb9d57f883057db62736 Mon Sep 17 00:00:00 2001 From: Oluwatise Okuwobi <42917550+tiseysoft@users.noreply.github.com> Date: Sun, 19 Mar 2023 17:18:33 -0700 Subject: [PATCH 1/2] Update n8n-nodes-base.whatsapp.md --- .../builtin/app-nodes/n8n-nodes-base.whatsapp.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md b/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md index db0a9df32..c9917296b 100644 --- a/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md +++ b/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md @@ -1,9 +1,14 @@ # WhatsApp Business Platform -[WhatsApp Business Platform](https://developers.facebook.com/docs/whatsapp/){:target=_blank .external-link} gives medium to large businesses the ability to connect with customers at scale. You can start conversations with customers in minutes, send customer care notifications or purchase updates, offer your customers a level of personalized service and provide support in the channel that your customers prefer to be reached on. +The WhatsApp Business node allows you to automate work in WhatsApp Business, and integrate WhatsApp Business with other applications. n8n has built-in support for a wide range of WhatsApp Business features, including sending messages, and uploading, downloading, and deleting media. + +On this page, you'll find a list of operations the WhatsApp Business node supports and links to more resources. !!! note "Credentials" - You can find authentication information for this node [here](/integrations/builtin/credentials/whatsapp/). + Refer to [WhatsApp Business credentials](https://docs.n8n.io/integrations/builtin/credentials/whatsapp/) for guidance on setting up authentication. + +!!! note "Examples and templates" + For usage examples and templates to help you get started, take a look at n8n's [WhatsApp Business integrations](https://n8n.io/integrations/whatsapp-business-cloud/){:target="_blank" .external-link} list. ## Operations From f6dcc61a3a8259974deb460b575450322968983e Mon Sep 17 00:00:00 2001 From: Deborah Date: Thu, 30 Mar 2023 10:06:00 +0100 Subject: [PATCH 2/2] Update docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md --- docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md b/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md index c9917296b..feda2d84e 100644 --- a/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md +++ b/docs/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp.md @@ -5,7 +5,7 @@ The WhatsApp Business node allows you to automate work in WhatsApp Business, and On this page, you'll find a list of operations the WhatsApp Business node supports and links to more resources. !!! note "Credentials" - Refer to [WhatsApp Business credentials](https://docs.n8n.io/integrations/builtin/credentials/whatsapp/) for guidance on setting up authentication. + Refer to [WhatsApp Business credentials](/integrations/builtin/credentials/whatsapp/) for guidance on setting up authentication. !!! note "Examples and templates" For usage examples and templates to help you get started, take a look at n8n's [WhatsApp Business integrations](https://n8n.io/integrations/whatsapp-business-cloud/){:target="_blank" .external-link} list.