Skip to content

Commit 8e20af8

Browse files
authored
Merge pull request #581 from segmentio/repo-sync
repo sync
2 parents 2a4ec79 + c7349fb commit 8e20af8

File tree

12 files changed

+25
-18
lines changed

12 files changed

+25
-18
lines changed

Gemfile.lock

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
httpclient (~> 2.8, >= 2.8.3)
3232
json (>= 1.5.1)
3333
colorator (1.1.0)
34-
commonmarker (0.23.4)
34+
commonmarker (0.23.6)
3535
concurrent-ruby (1.1.9)
3636
dotenv (2.7.6)
3737
em-websocket (0.5.2)

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-09-20
2+
# destination categories last updated 2022-09-22
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2022-09-20
2+
# destination data last updated 2022-09-22
33
items:
44
- id: 60b5d0a01f3726b85dc05aab
55
display_name: 2mee
@@ -37569,13 +37569,13 @@ items:
3756937569
- id: 61957755c4d820be968457de
3757037570
display_name: Salesforce (Actions)
3757137571
name: Salesforce (Actions)
37572-
slug: salesforce-actions
37573-
hidden: true
37572+
slug: actions-salesforce
37573+
hidden: false
3757437574
endpoints:
3757537575
- us
3757637576
regions:
3757737577
- us
37578-
url: connections/destinations/catalog/salesforce-actions
37578+
url: connections/destinations/catalog/actions-salesforce
3757937579
previous_names:
3758037580
- Salesforce (Actions)
3758137581
website: https://www.salesforce.com/products/sales-cloud/overview/

src/_data/catalog/regional-supported.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED LIST OF CONNECTIONS THAT SUPPORT REGIONAL
2-
# Last updated 2022-09-20
2+
# Last updated 2022-09-22
33
warehouses:
44
- id: WcjBCzUGff
55
display_name: Azure SQL Data Warehouse
@@ -3353,8 +3353,8 @@ destinations:
33533353
- us
33543354
- id: 61957755c4d820be968457de
33553355
display_name: Salesforce (Actions)
3356-
slug: salesforce-actions
3357-
url: connections/destinations/catalog/salesforce-actions
3356+
slug: actions-salesforce
3357+
url: connections/destinations/catalog/actions-salesforce
33583358
regions:
33593359
- us
33603360
endpoints:

src/_data/catalog/slugs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@
4343
- original: "mixpanel-actions"
4444
override: "actions-mixpanel"
4545
- original: "rokt"
46-
override: "rokt-integration"
46+
override: "rokt-integration"
47+
- original: "salesforce-actions"
48+
override: "actions-salesforce"

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2022-09-20
2+
# source cateogries last updated 2022-09-22
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2022-09-20
2+
# sources last updated 2022-09-22
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET

src/_includes/components/available-actions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<tbody>
1212
{% for dest in actionsDests %}
1313
{% unless dest.hidden == true %}
14-
{% if dest.actions.size > 0 || dest.actions.presets.size > 0%}
14+
{% if dest.actions.size > 0 %}
1515
<tr>
1616
<td><a href="/docs/{{dest.url}}">{{dest.name}}</a></td>
1717
<td>{% if dest.status == "PUBLIC_BETA" %}Beta {% else %} GA {%endif%}</td>

src/connections/destinations/catalog/actions-intercom-cloud/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ Intercom Cloud Mode (Actions) provides the following benefits over the classic I
3737
3. Click **Configure Intercom Cloud Mode (Actions)**.
3838
4. Select the source that will send data to Intercom Cloud Mode (Actions) and follow the steps to name your destination.
3939
5. On the **Settings** tab, authenticate with Intercom using OAuth.
40-
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
40+
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
4141
7. Enable the destination and configured mappings.
4242

43-
{% include components/actions-fields.html settings="true"%}
43+
{% include components/actions-fields.html %}
4444

4545
## FAQ & Troubleshooting
4646

4747
### Why is a company I created missing from my Intercom dashboard?
4848
If a company is created without an attached user, the company does not appear on Intercom's dashboard. This is expected. Once a user is attached to the company, it should appear in the list of companies.
4949

5050
### Why isn’t a user getting attached to a company?
51-
When you use the Identify Company action, Segment creates or updates a company's information. In the same action, Segment also attaches the user in your group call to that company. If the user doesn't exist in Intercom when the action runs, Segment creates or updates the company but not attach the user. Ensure the user is created in Intercom first.
51+
When you use the Identify Company action, Segment creates or updates a company's information. In the same action, Segment also attaches the user in your group call to that company. If the user doesn't exist in Intercom when the action runs, Segment creates or updates the company but can't attach the user. Ensure the user is created in Intercom first.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ analytics.identify('user1234', {
5252
```
5353

5454
> info ""
55-
> HubSpot's device-mode integration has two conditions for Identify to create or update a contact. Identify calls must include a `traits.email` value and need to go with a Page or Track call. You can read more from HubSpot's documentation [here](https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor){:target="_blank"}. If you are using HubSpot's cloud-mode integration, an Identify call will update records without the need for a Page or Track call.
55+
> HubSpot's device-mode integration has two conditions for Identify to create or update a contact: 1) Identify calls must include a `traits.email` value. 2) A Page or Track call must follow an Identify call. You can read more from [HubSpot's documentation](https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor){:target="_blank"}. If you are using HubSpot's cloud-mode integration, an Identify call updates records without the need for a Page or Track call.
5656
5757
HubSpot does not accept any trait keys that contain upper case letters or spaces. Segment converts any custom traits you send to lower case, and replaces spaces with an underscore.
5858

0 commit comments

Comments
 (0)