Skip to content

Commit af6e611

Browse files
authored
Merge pull request #6239 from segmentio/thomas/ortto
add oauth callout
2 parents 515b13d + 2fa99c4 commit af6e611

File tree

1 file changed

+3
-2
lines changed
  • src/connections/destinations/catalog/autopilotapp

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ This destination is maintained by Ortto. For any issues with the destination, [c
1313

1414
## Getting Started
1515

16-
16+
> info ""
17+
> You need Workspace Owner permissions to create the Ortto destination through OAuth on Ortto's website.
1718
1819
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1920
2. Search for "Ortto" in the Destinations Catalog, and select the "Ortto" destination.
@@ -52,4 +53,4 @@ analytics.track('Login Button Clicked', {
5253
});
5354
```
5455

55-
Segment sends Track calls to Ortto as a `track` event.
56+
Segment sends Track calls to Ortto as a `track` event.

0 commit comments

Comments
 (0)