From 87bd1e1562a60c0c07fb937f7c04784715342d3c Mon Sep 17 00:00:00 2001 From: Ashton Huxtable <78318468+ashton-huxtable@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:05:54 -0600 Subject: [PATCH 1/2] Add warning that OAuth must be done by workspace owner --- .../destinations/catalog/impact-partnership-cloud/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/destinations/catalog/impact-partnership-cloud/index.md b/src/connections/destinations/catalog/impact-partnership-cloud/index.md index c1fdfa31a2..2183f034dd 100644 --- a/src/connections/destinations/catalog/impact-partnership-cloud/index.md +++ b/src/connections/destinations/catalog/impact-partnership-cloud/index.md @@ -17,6 +17,9 @@ This destination is maintained by Impact. For any issues with the destination, c 4. Go to the [Impact Partnership Cloud Settings](https://app.impact.com){:target="_blank"}, find and copy the "Account SID", "Auth Token", and "Campaign ID". 5. Back in the Impact Partnership Cloud destination settings in Segment, enter the "Account SID", "Auth Token", and "Campaign ID". +> warning "" +> To enable OAuth between Impact and Segment, a Segment workspace owner must complete the process. If you encounter any issues, verify your workspace settings to confirm your authorization as a workspace owner. + ## Page If you aren't familiar with the Segment Spec, take a look at the [Page method documentation](/docs/connections/spec/page/) to learn about what it does. An example call would look like: From 2c1e989d64f08a8a42e183b4c09f26f108d94b2a Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:39:25 -0600 Subject: [PATCH 2/2] update warning language --- .../destinations/catalog/impact-partnership-cloud/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/impact-partnership-cloud/index.md b/src/connections/destinations/catalog/impact-partnership-cloud/index.md index 2183f034dd..71238ebb41 100644 --- a/src/connections/destinations/catalog/impact-partnership-cloud/index.md +++ b/src/connections/destinations/catalog/impact-partnership-cloud/index.md @@ -17,8 +17,8 @@ This destination is maintained by Impact. For any issues with the destination, c 4. Go to the [Impact Partnership Cloud Settings](https://app.impact.com){:target="_blank"}, find and copy the "Account SID", "Auth Token", and "Campaign ID". 5. Back in the Impact Partnership Cloud destination settings in Segment, enter the "Account SID", "Auth Token", and "Campaign ID". -> warning "" -> To enable OAuth between Impact and Segment, a Segment workspace owner must complete the process. If you encounter any issues, verify your workspace settings to confirm your authorization as a workspace owner. +> warning "Workspace owner required for OAuth setup" +> Only a Segment workspace owner can enable OAuth between Impact and Segment. If you run into during setup, check your workspace settings to verify you have the required permissions. ## Page