Skip to content

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Jan 21, 2026

Open in Promptless

Removes the Beta designation from the Intercom integration across all documentation. This includes updating titles, removing "contact us to enable" requirements, renaming "Beta Limitations" to "Known Limitations", moving Intercom from the Beta Integrations section to Available Integrations, and updating the doc-collections card title. Also adds a note clarifying that Intercom is currently only supported for publishing, with potential future support for using it as a context source or trigger.

Trigger Events

Web UI: Please update the intercom docs to reflect that they are no ...

Agent Response

I've completed all the updates to reflect that Intercom is now in general availability. Here's a summary of the changes:

Summary of Changes

I've created a documentation suggestion that updates 5 files to remove the Beta designation from Intercom:

Files Updated:

  1. fern/docs/integrations/intercom.md

    • Removed "(Beta)" from the page title
    • Updated intro text from "beta support" to "supports"
    • Removed the contact requirement for enabling the integration
    • Simplified setup steps from 3 to 2 (no longer need to contact support first)
  2. fern/docs/configuration/doc-collections/intercom.md

    • Removed "(Beta)" from the page title in frontmatter
    • Updated intro text to remove "beta feature" language
    • Renamed "Beta Limitations" section to "Known Limitations"
    • Removed contact info block at the end
  3. fern/docs/integrations/index.mdx

    • Moved Intercom from the "Beta Integrations" section to "Available Integrations"
    • Removed "(Beta, contact help@gopromptless.ai to get access)" text
  4. fern/docs/configuration/doc-collections.md

    • Updated the Card title from "Intercom (Beta)" to "Intercom"
  5. fern/docs/core-concepts.mdx

    • Updated the Direct Platform Integration bullet to note that Zendesk and Intercom are GA, with only Webflow remaining in beta

Note:

The changelog entry from February 2025 that mentions "Intercom Integration (beta)" was intentionally left unchanged, as it accurately reflects the historical state when that feature was first released.

Web UI: Update the existing suggestion regarding intercom GA status ...

Agent Response

I've updated the existing Intercom GA suggestion with a quick note about potential future support. Here's what I added:

Added to fern/docs/integrations/intercom.md:

Intercom is currently supported only as a publishing destination. Support for using Intercom as a context source or trigger may be added in the future.

The note appears as a second <Note> callout right after the existing note about draft publishing workflow.

You can review the updated suggestion here: https://app.gopromptless.ai/change-history/2923baa8-2aed-454f-8b98-2690dcfc2fee


Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.

If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)

@@ -1,20 +1,15 @@
# Intercom Integration (Beta)
# Intercom Integration
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Removed Beta designation from title based on PR #1861 which re-enabled the Intercom OAuth connect flow. The PR removed the modal for direct access token entry and now uses standard OAuth, making Intercom GA for all users.
View source

</Note>

<Note>
Intercom is currently supported only as a publishing destination. Support for using Intercom as a context source or trigger may be added in the future.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Added note about Intercom currently being publishing-only. The PR changes in IntegrationsList.tsx show Intercom is now fully available via OAuth, but only as a publishing destination (not as a context source or trigger).
View source

@@ -1,8 +1,8 @@
---
title: Intercom (Beta)
title: Intercom
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Removed Beta designation from title and renamed "Beta Limitations" to "Known Limitations" based on PR #1861 which made Intercom OAuth available to all users.
View source

- [Microsoft Teams](/docs/integrations/microsoft-teams-integration): Trigger based on mentions and message actions in Microsoft Teams
- [Slack](/docs/integrations/slack-integration): Trigger based on DMs or message actions in Slack
- [Zendesk](/docs/integrations/zendesk-integration): Trigger based on resolved support tickets, and publish to Zendesk help center
- [Intercom](/docs/integrations/intercom): Publish documentation updates directly to Intercom help center
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Moved Intercom from "Beta Integrations" section to "Available Integrations" based on PR #1861 which re-enabled Intercom OAuth connect flow for all users.
View source

</Card>

<Card title="Intercom (Beta)" icon="fa-solid fa-comments" href="/docs/configuration/doc-collections/intercom">
<Card title="Intercom" icon="fa-solid fa-comments" href="/docs/configuration/doc-collections/intercom">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Removed "(Beta)" from Intercom card title based on PR #1861 which made Intercom OAuth available to all users.
View source

@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant