Skip to content

Commit a635686

Browse files
committed
remove https from non-functional URL
1 parent 78ebd66 commit a635686

File tree

1 file changed

+7
-7
lines changed
  • src/connections/sources/catalog/cloud-apps/synap

1 file changed

+7
-7
lines changed

src/connections/sources/catalog/cloud-apps/synap/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ Synap sends an identify() message to Segment which consists of the userId and th
7272

7373
Page calls will show the page path and unique URL
7474

75-
| Property | Example | Description |
76-
| -------- | ----------------------------------------------- | ---------------------------------------- |
77-
| name | Springfield Portal | The name of the page |
78-
| path | /quiz/a/abc123 | The relative path to the page |
79-
| search | ?mode=test | Any query string parameters from the URL |
80-
| title | Springfield Summer Exam | The title of the page |
81-
| url | https://portal.synap.ac/quiz/a/abc123?mode=test | The full URL of the page |
75+
| Property | Example | Description |
76+
| -------- | -------------------------------------------- | ---------------------------------------- |
77+
| name | Springfield Portal | The name of the page |
78+
| path | /quiz/a/abc123 | The relative path to the page |
79+
| search | ?mode=test | Any query string parameters from the URL |
80+
| title | Springfield Summer Exam | The title of the page |
81+
| url | your-portal.synap.ac/quiz/a/abc123?mode=test | The full URL of the page |
8282

8383
## Adding Destinations
8484

0 commit comments

Comments
 (0)