Skip to content

Commit f2cbede

Browse files
authored
Merge pull request #2003 from segmentio/DOC-338_hide-sf-live-agent
Hide the Salesforce Live Agent destination [DOC-338]
2 parents 3242c5a + 15d2348 commit f2cbede

File tree

2 files changed

+9
-2
lines changed
  • src

2 files changed

+9
-2
lines changed

src/_data/sidenav/strat.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ sections:
7171
section:
7272
- path: /connections/destinations/catalog/salesforce
7373
title: Salesforce destination
74-
- path: /connections/destinations/catalog/salesforce-live-agent
75-
title: Salesforce Live Agent destination
74+
# This is in Private Beta
75+
# - path: /connections/destinations/catalog/salesforce-live-agent
76+
# title: Salesforce Live Agent destination
7677
- path: /connections/destinations/catalog/salesforce-marketing-cloud
7778
title: Salesforce Marketing Cloud destination
7879
- path: /connections/destinations/catalog/salesforce-dmp

src/connections/destinations/catalog/salesforce-live-agent/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
---
22
title: Salesforce Live Agent Destination
33
strat: salesforce
4+
hide-dossier: true
5+
hidden: true
6+
published: false
47
---
58

9+
> info ""
10+
> This destination is in Private Beta, and not publicly available. For more information, contact [Segment Support](https://segment.com/help/contact/).
11+
612
## Getting Started
713

814
To get started, follow Salesforce's [instructions](https://help.salesforce.com/articleView?id=live_agent_create_deployments.htm&type=5) to create a live agent deployment. If you have already done this, navigate to the "deployment code" of the Live Agent deployment you would like to have Segment integrate with. It will look something like this:

0 commit comments

Comments
 (0)