*** title: Integrate Postman with third-party solutions approved: 2026-03-01T00:00:00.000Z search\_keyword: 'whitelist, whitelist IP' slug: docs/integrations/intro-integrations max-toc-depth: 2 ux: v12 ------- You can connect Postman to your API workflows with integrations for popular third-party solutions. Integrations enable you to automatically share data between Postman and the other tools you rely on for API development. For a list of all third-party solutions you can integrate with Postman, go to [Postman-built integrations](https://www.postman.com/product/integrations/). API Gateway integrations are available from the [API Catalog](/docs/api-catalog/connect/gateway/). ## Add integrations The maximum number of integrations you can use is determined by your Postman plan. For more information, see the [pricing page](https://www.postman.com/pricing/). To view available integrations, click **Integrations** on the Postman **[Home](http://go.postman.co/)** page, then click **Browse All Integrations**. On the **[Browse Integrations](https://go.postman.co/integrations/browse/)** page, search and select the tool or service you want to integrate with. Each integration's page explains how to use the integration and what it can do. Some tools like Slack and Microsoft Teams can be connected to several different Postman features for example, subscribe to monitors, API changes in a workspace, and personal notifications. Click **Add Integration** next to the integration you want to add. Enter your account authorization details and any other required information to complete the setup process. ## View or edit integrations You can view the integrations that have been configured for your team from the **[Browse Integrations](https://go.postman.co/integrations/browse/)** page. Search and select the tool or service you want to view integrations for. Click **View** or **View All** next to an integration to view any integrations that have already been configured. Click a configured integration to view more details. From here you can take the following actions: * **Refresh Run Log** - View the most recent integration runs. * **Edit Integration** - Change any configuration settings for the integration, then click **Save Changes**. Not all settings can be changed, depending on the integration. If needed, delete the integration and add a new integration with the settings you want. * **Delete Integration** - Delete the integration. You can add the integration again later if needed. ![View or edit an integration](https://assets.postman.com/postman-docs/v10/integrations-view-v10.jpg) ## Installed apps Adding an integration requires you to authenticate with the third-party app or service you are connecting to Postman. For supported integrations, you can store the authorization details in an *installed app*. Anyone on your team can then use the installed app to add a new integration, instead of authenticating with their own credentials. Learn more about [adding and using installed apps in integrations](/docs/integrations/installed-apps/). ## Static IP support You must allowlist a static IP address to enable integrations and custom webhooks that access hosted (private) networks. Static IP support is available for the following integrations: * [GitHub custom domain backup](/docs/integrations/available-integrations/github/back-up-collection/#back-up-collections-to-github-enterprise-server) * [GitLab custom domain backup](/docs/integrations/available-integrations/gitlab/#back-up-your-postman-collections-to-gitlab-on-a-custom-domain) * [Custom webhooks](/docs/integrations/webhooks/) Contact your IT team to allowlist the following static IP in your firewall: * US East: `3.212.102.200` Once you allowlist this IP address, collection backup integrations and custom webhooks will be able to connect to your private network. DNS records use the public IP address for instances that are behind a firewall or that can't be accessed on the internet.