to get a personalized navigation.
to get a personalized navigation.
You can create a new environment from the:
Manage environments icon
Click "Manage Environments" icon in the upper right corner of the Postman app.
New button
In the header toolbar, click the New button or click the “Gear” Manage Environments icon
Click "Environment" and enter a name for the new environment.
Add the variables you want to save as key-value pairs.
Click the Add/Update button.
OAuth 2.0 is an authorization type that enables you to approve an application that contacts another application for you without exposing your password.
Enter the appropriate values, click the Request Token button to populate the "Access Token" field, and then click the Send button.
|
After clicking the Get New Access Token button , Postman brings the following screen where user should fill out the parameters.
|
The values used here are the variables defined in the environment. After filling the parameters user needs to click Request Token button.
You will be directed to a Visma.net login, enter your credentials and sign in.
|
Allow Visma.net Integrations to connect to your account.
|
After you click the Allow button and if entered data is correct, you will see the Postman window that has the token.
By default Postman expects to find a field named: access_token in the response. Since the Visma.Net response contains a field named token , instead of access_token, Postman cannot auto-detect it as an access_token
|
Copy the value of token , close the MANAGE ACCESS TOKENS screen and paste it in the Access Token field.
We also recommend taking a look at :
Connecting your Visma.Net Financials company to the API
Copyright © 2022 Visma.com. All rights reserved.