2
0

📝 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.

View File

@ -1,7 +1,3 @@
---
sidebar_position: 4
---
import { YoutubeEmbed } from '../../../../src/js/YoutubeEmbed.jsx'
# Send email

View File

@ -1,7 +1,3 @@
---
sidebar_position: 2
---
# Google Analytics
The Google Analytics integration block allows you to track a Google Analytics event at a given moment in your flow.

View File

@ -1,7 +1,3 @@
---
sidebar_position: 1
---
import { YoutubeEmbed } from '../../../../src/js/YoutubeEmbed.jsx'
# Google Sheets

View File

@ -1,7 +1,3 @@
---
sidebar_position: 6
---
# Pabbly Connect
The Pabbly Connect integration block allows you to trigger a workflow at a given moment in your flow.

View File

@ -1,7 +1,3 @@
---
sidebar_position: 3
---
# Webhook / API Request
The Webhook block allows you to either:

View File

@ -1,7 +1,3 @@
---
sidebar_position: 5
---
# Zapier
The Zapier integration block allows you to trigger a zap at a given moment in your flow.

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB