Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
---
title: Zendesk Integration
title: Zendesk Integration (Beta)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

User request to mark Zendesk integration as beta, with note that previous suggestion (which renamed files/URLs) was closed.

Source: https://Promptless.slack.com/archives/C08RZNK94GN/p1773633626842159

slug: docs/integrations/zendesk-integration
sidebar:
hidden: false
order: 35
---
import Frame from '@components/fern/Frame.astro';
import Note from '@components/fern/Note.astro';

<Note>
The Zendesk integration is currently in beta. Contact [help@gopromptless.ai](mailto:help@gopromptless.ai) for more information.
</Note>

**Used for: Triggers**

Expand Down
2 changes: 1 addition & 1 deletion src/lib/generated/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"slug": "docs/integrations/microsoft-teams-integration"
},
{
"label": "Zendesk Integration",
"label": "Zendesk Integration (Beta)",
"slug": "docs/integrations/zendesk-integration"
},
{
Expand Down
Loading