UiPath Data Services makes it easier to store data used within your RPA solutions. UiPath now lets you communicate with Data Services through the API.
Auto Generate Code from Postman API Requests in Any Programming Language
In this post, we will look at a very helpful feature of Postman that can generate the code in almost every programming language out of your API requests.
How to Get Azure ID Token using Postman?
The ID token is the core extension that OpenID Connect makes to OAuth 2.0. ID tokens are issued by the authorization server and contain claims that carry information about the user.
Run Power Automate flow from the Postman using API
In this post, we will run the Power Automate flow using the API from the Postman. First, we will create a simple flow to send an email OTP. We will get the inputs by calling the API.
How to Call Azure Translator API using Postman?
In this post, we will call three APIs. The first one is to get the list of all the Languages supported by the Translator. The second will be to translate text and the third one will detect language.
Create Microsoft Teams Meeting in Outlook Using Postman with Microsoft Graph API
In this post, we will create Teams Online Meeting in Outlook using Microsoft Graph API. Before creating a meeting, you should have an access token generated. Refer to my post on How to get Azure Access Token using Postman for Microsoft Graph API.
How to get Azure Access Token using Postman for Microsoft Graph API
Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It provides a unified programmability model that you can use to access the tremendous amount of data in Microsoft 365, Windows 10, and Enterprise Mobility + Security.
Call Azure REST API using Postman
Call Microsoft Azure REST API using Postman. Azure REST API helps in managing Azure resources from any client application. Get the list of resource groups.
How to get Azure Access Token using Postman
Get Microsoft Azure Access Token using Postman. The OAuth token contains claims that you can use in Azure AD to identify the granted permissions to APIs.
You must be logged in to post a comment.