📝 Add Chatwoot integration doc
This commit is contained in:
20
apps/docs/docs/editor/blocks/integrations/chatwoot.md
Normal file
20
apps/docs/docs/editor/blocks/integrations/chatwoot.md
Normal 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.
|
||||
Reference in New Issue
Block a user