From f2ddfa9838278513c6dd0baffd198830c76aff42 Mon Sep 17 00:00:00 2001 From: devlikepro Date: Fri, 13 Sep 2024 13:58:29 +0700 Subject: [PATCH] whatsapp+typebot --- whatsapp-typebot/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/whatsapp-typebot/README.md b/whatsapp-typebot/README.md index 4da1a88..680af73 100644 --- a/whatsapp-typebot/README.md +++ b/whatsapp-typebot/README.md @@ -47,3 +47,25 @@ You can use [Input Text](https://docs.typebot.io/editor/blocks/inputs/text#allow Typebot block to allow attachments. Then you can send the file to the WhatsApp bot and process it in n8n or Typebot. + +### Supported Typebot Blocks +#### Bubbles +- [x] Text +- [x] Image +- [x] Video +- [ ] Embed +- [x] Audio + +#### Inputs +- [x] Text +- [x] Text + File attachment (one) +- [x] Number +- [x] Email +- [x] Website +- [x] Date +- [x] Phone +- [x] Buttons +- [ ] Pic choice +- [ ] Payment +- [ ] Rating +- [ ] File - **use `Text + File` input instead**