Skip to content

Commit b7e6db6

Browse files
authored
Merge pull request #622 from segmentio/repo-sync
repo sync
2 parents 51263c4 + f9a13c2 commit b7e6db6

File tree

5 files changed

+35
-31
lines changed

5 files changed

+35
-31
lines changed

.github/styles/Vocab/Docs/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ datetime
4848
deeplink
4949
Dev
5050
Doubleclick
51+
Eloqua
5152
enablement
5253
endcapture
5354
endfor

src/_data/sidenav/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ sections:
238238
- path: /connections/integration_error_codes
239239
title: Integration Error Codes
240240
- path: /connections/rate-limits
241-
title: Rate Limits and SLA
241+
title: Rate Limits
242242
- path: /connections/regional-segment
243243
title: Regional Segment
244244
- section_title: Profiles

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

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ updating Contacts in Eloqua following events that do not use an Eloqua form.
2121
Upon invocation of a server-side `identify`, Segment will by default map the
2222
Segment `identify` trait on the left to the Eloqua field on the right:
2323

24-
| Segment trait | Eloqua field |
25-
|---|---|
26-
| email | Email |
27-
| firstName | First Name |
28-
| lastName | Last Name |
29-
| street _or_ address.street | Address |
30-
| city _or_ address.city | City |
31-
| country _or_ address.country | Country |
32-
| title | Title |
24+
| Segment trait | Eloqua field |
25+
| -------------------------------- | ------------ |
26+
| `email` | Email |
27+
| `firstName` | First Name |
28+
| `lastName` | Last Name |
29+
| `street` _or_ `address.street` | Address |
30+
| `city` _or_ `address.city` | City |
31+
| `country` _or_ a`ddress.country` | Country |
32+
| `title` | Title |
3333

3434
Follow the Segment spec to ensure proper mapping of these fields from Segment
3535
`identify` traits: /docs/connections/spec/identify/#traits.
@@ -48,15 +48,15 @@ in your destination settings.
4848
Upon invocation of a server-side `group` event, Segment will by default map the
4949
Segment `group` trait on the left to the Eloqua field on the right:
5050

51-
| Segment trait | Eloqua field |
52-
|---|---|
53-
| name + groupId | Company Name |
54-
| street _or_ address.street | Address 1 |
55-
| city _or_ address.city | City|
56-
| country _or_ address.country | Country |
57-
| city _or_ address.city | City |
58-
| country _or_ address.country | Country |
59-
| phone | Business Phone |
51+
| Segment trait | Eloqua field |
52+
| -------------------------------- | -------------- |
53+
| `name` + `groupId` | Company Name |
54+
| `street` _or_ `address.street` | Address 1 |
55+
| `city` _or_ `address.city` | City |
56+
| `country` _or_ `address.country` | Country |
57+
| `city` _or_ `address.city` | City |
58+
| `country` _or_ `address.country` | Country |
59+
| `phone` | Business Phone |
6060

6161
Segment concatenates `traits.name` and `groupId` to Company Name to ensure
6262
uniqueness. Therefore, in order to successfully create or update an Account,
@@ -85,7 +85,7 @@ that specifies the Segment trait names and the corresponding custom Account or
8585
Contact fields to associate them with in Eloqua.
8686

8787
Segment's custom trait mapping will match exactly what you input into your
88-
Segment settings. For example, if you have a field called `Account Rating` in
88+
Segment settings. For example, if you have a field with a display name called `Account Rating` in
8989
Eloqua, and a property called `AccountRating` in your Segment events, you
9090
should enter `AccountRating: Account Rating` as the mapping in the "Map Custom
9191
Traits to Accounts" setting in the Segment UI.
@@ -104,7 +104,7 @@ specifying the Segment event names with the corresponding Custom Object you
104104
would like to associate it with in Eloqua.
105105

106106
Segment will also map the properties of `track` events with Custom Object
107-
fields of the same name. Our integration does an automatic case- and
107+
fields of the same name. The integration does an automatic case- and
108108
formatting-insensitive match so that if you have a field called `Account Type`
109109
in Eloqua and a property called `AccountType` in your Segment event, the
110110
mapping will get handled.
@@ -119,13 +119,13 @@ Segment identifies Eloqua Custom Object Fields with `date` data types, and
119119
converts date objects to Unix date strings in seconds, before sending the
120120
payload to Eloqua.
121121

122-
| **Eloqua Data Type** | **Common Data Type** | **Example Value** |
123-
|---|---|---|
124-
| Number | Integer | 31415 |
125-
| Text | String (max 250 characters) | '31415' |
126-
| Large Text | String (max 32000 characters) | '31415' |
127-
| Date/Time | String (Unix date string in seconds) | '1543861960' |
128-
| Numeric | Float (up to 4 decimal places) | 3.1415 |
122+
| **Eloqua Data Type** | **Common Data Type** | **Example Value** |
123+
| -------------------- | ------------------------------------ | ----------------- |
124+
| Number | Integer | 31415 |
125+
| Text | String (max 250 characters) | '31415' |
126+
| Large Text | String (max 32000 characters) | '31415' |
127+
| Date/Time | String (Unix date string in seconds) | '1543861960' |
128+
| Numeric | Float (up to 4 decimal places) | 3.1415 |
129129

130130
### User Email
131131

src/connections/rate-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Rate Limits and SLA
2+
title: Rate Limits
33
---
4-
These rate limits were added to our product documentation on August 31, 2020.
4+
These rate limits were added to product documentation on August 31, 2020.
55

66
## Inbound Data Ingestion API Rate Limit
77

src/engage/content/email/editor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,17 @@ Select and drag and image into the canvas, then return to the sidebar to set ima
8181

8282
| Image Property | | Description |
8383
|--------------------------|--------|-------|
84-
| Image | | Upload a new image, add an image url, and adjust the image width. You can also add alternate text to display with the image. |
84+
| Image | | Upload a new image (up to 10 MB), add an image url, and adjust the image width. You can also add alternate text to display with the image. |
8585
| Action | | Use the image link drop-down menu to select [link actions](#link-actions) that occur when a recipient clicks on an image. |
8686
| General | | Adjust container padding, which determines the amount of space between the image and column border. |
8787
| Responsive Design | | Hide selected images for an email viewed on either desktop or mobile. |
8888

8989
## Upload an image
9090
Use the Uploads tool to upload an image for the email template. Click **Upload Image** to select an image stored locally or drag and drop images in the sidebar dropzone.
9191

92+
> note ""
93+
> The maximum image file size you can upload is 10 MB.
94+
9295
## Link actions
9396
Use the **Action Type** drop down menu in the sidebar to select the action that occurs when a recipient clicks on the link, button, or image in the email template.
9497

0 commit comments

Comments
 (0)