Table of contents
1.
Introduction
2.
Integrating Installed Apps
2.1.
Adding from team settings
2.2.
Adding an installed app while adding an integration
3.
Managing installed apps
3.1.
Re-authenticating an integration
4.
CI Integrations
4.1.
Configuring CI integration
4.2.
Configuring the Postman CLI for CI
5.
Frequently Asked Questions
5.1.
What is Postman?
5.2.
What is an API?
5.3.
Is postman a free tool?
6.
Conclusion 
Last Updated: Mar 27, 2024

Installed Apps and CI Integrations in Postman

Author Harsh
0 upvote
Career growth poll
Do you think IIT Guwahati certified course can help you in your career?

Introduction

Postman is an API development platform or tool that is used to create, test, and modify APIs.  This tool contains almost all of the features that a developer could possibly need for testing the API. Users can also add various apps to the postman to automate many processes and also to monitor the API.

Integrations in Postman

This blog will discuss the integrations of installed apps and CI integrations in postman. We will also see various steps that we can follow for integrating installed apps in postman.

Integrating Installed Apps

Users can connect external services or apps to postman but users must log in to the external app or service they want to connect to Postman each time they create a new integration. Installed apps ease this procedure by allowing team members to build integrations by using the same stored authorized details.

There are two different ways to add installed apps the first one is to add from the team settings and the second one is to add the installed apps when adding an integration.

Adding from team settings

1. There will be a down arrow available on the top right corner of the home screen. Click on the arrow and select Manage Team.

Manage Team

2. Goto Installed apps.
 

3. Select the apps or services that you want to add.

Installed apps

 

4. After you select your desired app or services. A new window will appear asking for the permissions. Grant all the required permissions and close the windows.

Authorized

Adding an installed app while adding an integration

You can add installed apps while you are adding an integration. You can learn more about integrations in postman from the blog mentioned below

Integrations and Webhooks in Postman

Below are the steps to add the installed app:

1. From the homepage, Select Integrations.

Integrations

 

2. After clicking on the above option. A new page will appear on that page click on Browse All Integrations.

3. Search for the app or service that you want to add.

Browse Integratoins

4. After selecting the desired service,  a new window will appear with the options to add integrations. Click on Add Integration next to the integration you want to add.

Add integrations

5. After that a new browser tab will open asking for the permissions. Grant all the required permissions and come back to the postman.

6. All of the required details need to be filled in. After filling in the details, click on Add Integration.

Adding details

The integration will be added and the newly installed app appears on the Installed Apps page.

Managing installed apps

Installed apps can be managed from the setting. Visit the installed apps page from the team setting to manage your installed apps. 

managing installed apps

You can delete an installed app by clicking on the delete button available next to the installed app.

Re-authenticating an integration

When you delete an installed app, any integration associated with it also stops working. You can re-authenticate the affected integrations for them to continue working.

 

1. From the homepage go to integrations.

2.  Select the affected integration.

3. After that click on Edit.

4. You are informed that you are no longer authenticated with the app or service via a message and a red warning indicator. To reauthenticate, select reauthenticate.

5. A new browser tab will open asking for the permissions. Grant all the required permissions and come back to the postman.

6. Click on Save Changes.

CI Integrations

The API development method involves Continuous Integration and Continuous Delivery (CI/CD) at its core.  Postman integrates with leading CI systems, In order to give information about API builds in the same location where you develop and test your API.

After configuring CI integration, you may check the status of existing builds or initiate a brand-new build directly from Postman. Using the Postman CLI and Postman API, you can also execute API tests written in Postman as part of your CI workflow.

Configuring CI integration

Create your CI project first, then connect Postman to your CI tool to configure CI integration for your API. The information for CI build jobs is available in Postman once CI integration has been configured. To browse recent build jobs, check the progress of the build, and even begin a new build, choose Test and Automation for your API.

Configuring the Postman CLI for CI

Running API tests as part of your CI workflow aids in aligning API producers' and customers' expectations in sync.

 

First, generate the Postman CLI configuration code in Postman to run your API tests concurrently with each build. After that, integrate the configuration code into your CI project. The Postman CLI uses the Postman API to execute your test collections each time a CI build is executed. Your test results may be viewed in Postman.

Frequently Asked Questions

What is Postman?

Postman is an API development platform or tool that is used to create, test, and modify APIs.  This tool contains almost all of the features that a developer could possibly need for testing the API.
 

What is an API?

An application Programming Interface, or API, is a software bridge that enables communication between two applications. You utilize an API every time you use a mobile app like Facebook, send an instant message, or check the weather.
 

Is postman a free tool?

Yes, Postman is a free tool and will continue to be free. Sending requests and reviewing answers, building and mocking APIs, testing APIs, monitoring APIs, and many other functions are all available in the free version.

Conclusion 

This article has discussed postman and installed apps in postman. We have also discussed different ways to add installed apps inside postman, how we manage installed apps and lastly, we discussed the CI integration available in postman.

If you think this blog has helped you enhance your knowledge about the above question, and if you would like to learn more, check out our articles 

🔥 Version Control in Postman
 

🔥 Defining Roles in Postman
 

🔥 Private API Network on Postman
 

🔥 Newman in Postman
 

and many more on our website.

Grow your knowledge by enrolling in the courses provided by us. You can also participate in mock tests, and interview puzzles and can solve problems available on our website. In case you are preparing for the interview have a look at interview experiences and an interview bundle for placement preparations.

Please upvote our blog to help other ninjas grow.

Happy Learning!

Live masterclass