Skip to content

Commit abc7cdd

Browse files
authored
Merge pull request #63 from segmentio/repo-sync
repo sync
2 parents f10bad1 + b775401 commit abc7cdd

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

src/_data/sidenav/strat.yml

+3-2
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

+6
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:

src/connections/destinations/catalog/wootric-by-inmoment/index.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hide-dossier: true
99

1010
[InMoment (formerly Wootric)](https://www.wootric.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is the modern customer feedback management platform that brands around the globe use to make experience their competitive advantage.
1111

12-
The InMoment Destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-wootric).
12+
The InMoment Destination is open-source. You can browse the code [on GitHub](https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/wootric).
1313

1414
This document was last updated on January 23, 2020. If you notice any gaps, out-dated information or simply want to leave some feedback to help us improve our documentation, [contact InMoment Support](mailto:[email protected])!
1515

@@ -26,7 +26,9 @@ This document was last updated on January 23, 2020. If you notice any gaps, out-
2626

2727
### Mobile
2828

29-
1. For mobile implementations additional settings are required. Navigate to your InMoment Settings > API to add in your "Client ID" and "Client Secret" to the respective parts of the Segment Settings UI.
29+
Mobile implementations require additional settings.
30+
31+
Navigate to your **InMoment Settings > API** to add your **Client ID** to the respective part of the Segment Settings UI.
3032

3133
**IMPORTANT:** The incoming responses and surveys will not be tied to a user until you [identify](https://segment.com/docs/connections/destinations/catalog/wootric-by-inmoment/#identify) your user.
3234

0 commit comments

Comments
 (0)