📝 Add Chatwoot integration doc

This commit is contained in:
Baptiste Arnaud
2022-11-16 10:32:39 +01:00
parent 6fdbf98eed
commit 96eb77d94b
9 changed files with 20 additions and 24 deletions

View File

@@ -0,0 +1,20 @@
# Chatwoot
The Chatwoot integration block allows you to open a Chatwoot widget to allow your user to directly talk to a human. It allows you to add a Live Chat layer on your typebot.
Insert a Chatwoot block where you want to trigger the widget:
<img
src="/img/blocks/integrations/chatwoot/options.png"
width="600"
alt="Chatwoot block"
/>
To find your website token, head over to Chatwoot in your Inbox settings:
<img
src="/img/blocks/integrations/chatwoot/website-token.png"
alt="Chatwoot block"
/>
You can prefill user information by adding collected variables to the "Set user details" inputs. For example, if you set the "Email" input to "john@gmail.com" then Chatwoot will automatically associate this email to the current user.