VLT-Website-Heading

How to set up SSO for Microsoft Office 365 with Okta

Oct 18, 2021 5:50:36 PM / by Vu Long Tran posted in microsoft, apis, sso

0 Comments

This is a step by step guide on how to set up SSO for Microsoft Office 365 on Okta.

The key steps we will be going through will be:
Read More

How to get an Zoho API Key to use with Postman

Aug 24, 2021 8:50:32 PM / by Vu Long Tran posted in apis

0 Comments

This is a guide on how to get an Zoho API Key to use with Postman. 

To use the Zoho APIs, the users must authenticate the application to make API calls with an access token.

The access token, in return, must be obtained from a grant token (authorization code). 

So I will show you how you can:

  1. Creating a new client in Zoho API Console
  2. Retrieving your Zoho Access Token
  3. Make Zoho CRM API call with your Zoho Access Token
Read More