diff --git a/src/provider-guides/gong.mdx b/src/provider-guides/gong.mdx index 9eaf1af8..169cd7cd 100644 --- a/src/provider-guides/gong.mdx +++ b/src/provider-guides/gong.mdx @@ -37,7 +37,7 @@ This connector supports: For an example manifest file of a Gong integration, visit our [samples repo on Github](https://github.com/amp-labs/samples/blob/main/gong/amp.yaml). -## Before You Get Started +## Before you get started To connect Gong with Ampersand, you must complete the [Gong partnership process](https://www.gong.io/partners/) and obtain a _Gong Sandbox_ environment. @@ -57,6 +57,12 @@ You will then use these credentials to connect your application to Ampersand. Learn more about the Gong Partnership process [here](https://help.gong.io/docs/how-to-use-the-gong-developers-hub). +### Allowlist Ampersand's IP addresses + +Gong is now requesting that the IP addresses making API calls on behalf of your app are added to an allowlist. Add [Ampersand's outgoing IP addresses](/security/outgoing-ip-addresses) to your Gong app's allowlist so that API requests made by Ampersand on behalf of your integration are not blocked: + +Learn more about how Gong restricts API access to trusted IP addresses in [Gong's API key documentation](https://help.gong.io/docs/receive-access-to-the-api). + ## Add Gong App Details in Ampersand 1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).