Skip to content

Commit eb486c1

Browse files
chore: Wrap code block as a MD code block
1 parent 182b976 commit eb486c1

File tree

1 file changed

+2
-0
lines changed
  • src/connections/sources/catalog/cloud-apps/one-creation

1 file changed

+2
-0
lines changed

src/connections/sources/catalog/cloud-apps/one-creation/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following table lists events that One Creation sends to Segment. These event
4545

4646
All One Creation events contain the associated One Creation campaign name, campaign ID, user ID of the individual who responded to the campaign, and the list of traits or properties that the user provided through this campaign. Here's a sample payload:
4747

48+
```json
4849
{
4950
"properties": {
5051
"fav_color": "blue",
@@ -68,6 +69,7 @@ All One Creation events contain the associated One Creation campaign name, campa
6869
"userId": "75720996-3c82-4cc4-b0e5-67bd441fa9f3",
6970
"type": "track"
7071
}
72+
```
7173

7274
## Adding destinations
7375

0 commit comments

Comments
 (0)