Postman’s custom webhook integration enables you to automate workflows between your favorite apps and services to get notifications, synchronize files, collect data, and more. It offers services with predefined workflows that you can implement.
You can configure a custom webhook with Postman to send events such as monitor results or team and collection-specific activity feeds, or to back up your Postman Collections.
If your network is behind a firewall, you will need to use a static IP address to enable collection backups to custom webhooks on custom domains.
Contact your IT team to allowlist the following static IP in your firewall to enable collection backups to webhooks:
3.212.102.200Once you allowlist this IP address, calls for the custom webhook will be able to connect to your network and enable the webhook to work as expected.
In Postman, click Integrations in the left sidebar. Click Browse All Integrations.
Search for and select Webhooks from the list of integrations.
The Integrations page has choices for each type of custom webhook. If available, you can view previously configured integrations for the selected integration.
Click Add Integration next to a webhook type to configure your integration. Complete the steps in the related section below for the webhook type you want to add.
Once the integration has been created, you can view it with the other active integrations created by your team.
To send collection updates to a custom webhook, do the following:
Postman periodically checks your collection for changes. If Postman identifies changes when it checks your collection, the changes automatically send to your custom webhook.
The following is a schema for the Backup a collection webhook:
With Postman Monitors you can run your collections on a schedule without any manual intervention. By using custom webhooks you can use those monitor results by connecting to other available services.
To send monitor results to a custom webhook, do the following:
Whenever your monitor runs, the results are posted to your webhook.
The following is a schema for the Post monitoring results webhook:
The activity feed is where you can track changes made to your collections and within your team.
To send team activity to custom webhooks, do the following:
The following is a schema for the Post team activity webhook: