From 3579ae59f1b77d9445e6342ff5f5c442cbeca787 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 6 Nov 2025 13:12:54 +0000 Subject: [PATCH] intercom poc --- docs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 947d08b..cc4999e 100644 --- a/docs.json +++ b/docs.json @@ -1065,5 +1065,10 @@ "claude", "chatgpt" ] - } + }, + "integrations": { + "intercom": { + "appId": "vb4vihqn" + } +} }