Skip to main content
Add the following to your docs.json file to add an Intercom widget.
"integrations": {
      "intercom": {
            "appId": "APP_ID"
      }
}
"integrations": {
      "intercom": {
            "appId": "abc123def4"
      }
}