From 9aaac89c964a71a437bd25cc52f906469510fcea Mon Sep 17 00:00:00 2001
From: adkah <98672834+adkah@users.noreply.github.com>
Date: Mon, 29 Dec 2025 09:09:48 +0000
Subject: [PATCH] chore: update integration docs
---
.../integrations/cards/plus/plus-chatwoot.mdx | 954 ++++++++++++++++++
.../triggers/plus/plus-chatwoot.mdx | 99 ++
snippets/integrations/versions.mdx | 28 +-
3 files changed, 1069 insertions(+), 12 deletions(-)
create mode 100644 snippets/integrations/cards/plus/plus-chatwoot.mdx
create mode 100644 snippets/integrations/triggers/plus/plus-chatwoot.mdx
diff --git a/snippets/integrations/cards/plus/plus-chatwoot.mdx b/snippets/integrations/cards/plus/plus-chatwoot.mdx
new file mode 100644
index 00000000..1f7cd9ad
--- /dev/null
+++ b/snippets/integrations/cards/plus/plus-chatwoot.mdx
@@ -0,0 +1,954 @@
+{/* This file is auto-generated. Do not edit directly. */}
+{/* vale off */}
+
+Here's a reference for all [Cards](/studio/concepts/cards/introduction) available with the integration:
+
+### Create external user
+
+{"Create an end user in the external service and in Botpress"}
+
+
+
+
+ {"Display name of the end user"}
+
+
+ {"URL of the end user's avatar"}
+
+
+ {"Email address of the end user"}
+
+
+
+
+
+
+
+ {"ID of the Botpress user representing the end user"}
+
+
+
+
+### Start new HITL session
+
+{"Create a new HITL session in the external service and in Botpress"}
+
+
+
+
+ {"ID of the Botpress user representing the end user"}
+
+
+ {"Title of the HITL session. This corresponds to a ticket title in systems that use tickets."}
+
+
+ {"Description of the HITL session. This corresponds to a ticket description in systems that use tickets."}
+
+
+
+
+
+ {"History of all messages in the conversation up to this point. Should be displayed to the human agent in the external service."}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Available options: `postback`, `url`, `say`
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Available options: `postback`, `url`, `say`
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {"ID of the Botpress conversation representing the HITL session"}
+
+
+
+
+### Stop HITL session
+
+{"Stop an existing HITL session in the external service"}
+
+
+
+
+ {"ID of the Botpress conversation representing the HITL session"}
+
+
+
+
+
+ This Card has no output.
+
+
+
+{/* vale on */}
\ No newline at end of file
diff --git a/snippets/integrations/triggers/plus/plus-chatwoot.mdx b/snippets/integrations/triggers/plus/plus-chatwoot.mdx
new file mode 100644
index 00000000..2a072f03
--- /dev/null
+++ b/snippets/integrations/triggers/plus/plus-chatwoot.mdx
@@ -0,0 +1,99 @@
+{/* This file is auto-generated. Do not edit directly. */}
+{/* vale off */}
+
+Here's a reference for all [Triggers](/studio/concepts/triggers/) available with the integration:
+
+
+
+You can access data returned from any of these Triggers by reading `event.payload` after the Trigger fires.
+
+
+
+### Hitl Assigned
+
+
+
+
+
+
+ {"ID of the Botpress conversation representing the HITL session"}
+
+
+ {"ID of the Botpress user representing the human agent assigned to the HITL session"}
+
+
+
+
+### HITL Started
+
+{"Triggered when a HITL session started"}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+### Hitl Stopped
+
+
+
+
+
+
+ {"ID of the Botpress conversation representing the HITL session"}
+
+
+
+
+
+{/* vale on */}
\ No newline at end of file
diff --git a/snippets/integrations/versions.mdx b/snippets/integrations/versions.mdx
index 71018087..29fca2bf 100644
--- a/snippets/integrations/versions.mdx
+++ b/snippets/integrations/versions.mdx
@@ -312,8 +312,8 @@ export const integrationVersions = {
"id": "intver_01JFAQXWNN3ZM0DAQBE7N2BP54"
},
"intercom": {
- "version": "2.0.1",
- "id": "intver_01KBFTP1HN8A2MWH05HPVKCJ1C"
+ "version": "2.0.2",
+ "id": "intver_01KD3DHMS7HN4N4DAF7SBVWP5T"
},
"keap": {
"version": "2.0.0",
@@ -368,8 +368,8 @@ export const integrationVersions = {
"id": "intver_01K5C65MMSR9EF9ZCNTMVQA786"
},
"mailchimp": {
- "version": "0.3.7",
- "id": "intver_01KA92PCSGB84B6EKGZV6VCZF3"
+ "version": "0.3.8",
+ "id": "intver_01KD3S9EJY0DZ4M0KEZP72BA5S"
},
"mailerlite": {
"version": "3.0.2",
@@ -455,6 +455,10 @@ export const integrationVersions = {
"version": "2.0.0",
"id": "intver_01K392AS04342HT6Z2HZZ60A2D"
},
+ "plus/chatwoot": {
+ "version": "1.0.4",
+ "id": "intver_01KD3BFCBTV2PNJ80V3VYFBC4M"
+ },
"plus/email-notifier": {
"version": "1.1.1",
"id": "intver_01KB0YDR2AQ5A8H0GBZ35J51MQ"
@@ -576,8 +580,8 @@ export const integrationVersions = {
"id": "intver_01JFAR1JD70W5VTGDEDGFQXKEB"
},
"resend": {
- "version": "0.1.6",
- "id": "intver_01KA92Q9FHPHMHD8VXENJ5JHJE"
+ "version": "0.1.7",
+ "id": "intver_01KD3DJC2CRQMY4CTR7B81697K"
},
"revenuehero": {
"version": "2.0.0",
@@ -608,8 +612,8 @@ export const integrationVersions = {
"id": "intver_01JFAR2G7J0GAC6J69K8TN3429"
},
"sendgrid": {
- "version": "0.1.7",
- "id": "intver_01K5CVMEMHE4C3R0FX6VCD61K9"
+ "version": "0.1.8",
+ "id": "intver_01KD3DJKTCXG0JMKM0SZ1RWHHQ"
},
"showpad": {
"version": "2.0.0",
@@ -620,8 +624,8 @@ export const integrationVersions = {
"id": "intver_01JFAR2RSBXRYQ5YX9JNTP4A9C"
},
"slack": {
- "version": "3.1.2",
- "id": "intver_01KBFTQZTDHG6699DEES0FES1V"
+ "version": "3.1.3",
+ "id": "intver_01KD3DJWPSBF4ACKZ9GNWXQG01"
},
"smartsheet": {
"version": "2.0.0",
@@ -676,8 +680,8 @@ export const integrationVersions = {
"id": "intver_01K899ZQCGQ0W948PKD1D2BQNM"
},
"trello": {
- "version": "1.1.3",
- "id": "intver_01KAYB31K4JVSEMYHSBZCJMDEG"
+ "version": "1.1.4",
+ "id": "intver_01KD3DKCHAMC986ES1GVJACPZZ"
},
"twilio": {
"version": "1.0.4",