Skip to content

Commit

Permalink
whatsapp+typebot
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed Sep 13, 2024
1 parent facc921 commit f2ddfa9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions whatsapp-typebot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

0 comments on commit f2ddfa9

Please sign in to comment.