Skip to content

Commit ba3a97f

Browse files
author
markzegarelli
authored
Merge pull request #1469 from segmentio/evanSegment-intercom-cmodes
Remove cloud mode from web column for Intercom
2 parents dab996d + 9c9f85e commit ba3a97f

File tree

1 file changed

+22
-1
lines changed
  • src/connections/destinations/catalog/intercom

1 file changed

+22
-1
lines changed

src/connections/destinations/catalog/intercom/index.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,28 @@ This document was last updated on March 11, 2020. If you notice any gaps, outdat
1010

1111
## Getting Started
1212

13-
{% include content/connection-modes.md %}
13+
The first step is to make sure Intercom supports the source type and connection mode you've chosen to implement. You can learn more about what dictates [the connection modes we support here](https://segment.com/docs/destinations/#connection-modes).
14+
15+
<table>
16+
<tr>
17+
<th></th>
18+
<th>Web</th>
19+
<th>Mobile</th>
20+
<th>Server</th>
21+
</tr>
22+
<tr>
23+
<td>📱 Device-based</td>
24+
<td> ✅ </td>
25+
<td> ✅ </td>
26+
<td></td>
27+
</tr>
28+
<tr>
29+
<td>☁️ Cloud-based</td>
30+
<td></td>
31+
<td> ✅ </td>
32+
<td> ✅ </td>
33+
</tr>
34+
</table>
1435

1536
1. From your Segment UI's Destinations page click **Add Destination**.
1637
2. Search for "Intercom" and select it in the results that appear.

0 commit comments

Comments
 (0)