beehexa integrationsidebar
beehexa logo

We Build HexaSync Integration Platform for Connecting ERP, POS, CRM, Accounting, and eCommerce Applications to Automate Business Processes

Zalo OA Tutorial - Creating Access Token

Zalo OA Tutorial 2024 – Creating Access Token

To use the Official Account API, your application needs the granted access token from Zalo OA. After the first configuration, you can get the access token by authorization code by following our guidelines in this article.

In this way, the authorization code will be returned via the Callback URL, then you can use this code to request API for getting access token and refresh token.

Step 1: Activate your application on Zalo OA

Zalo_access_token1
  • Go to Zalo for Developers site, click on your account and choose your application
  • If your application is not available, click the blue plus icon “Thêm ứng dụng mới”
  • Fill out the form for creating a new app as below (App Name, App Category, App Description must be between 20 and 500 characters)
  • Then click on the Create App ID button
Zalo_access_token2

Once the app has been created, switch the toggle in the top right corner to activate your new application

Zalo_access_token3

Step 2: Create API access token request in Postman

  • Create a new request in Postman
HTTP request
URL: https://oauth.zaloapp.com/v4/oa/access_token
Method: POST
Content Type: application/x-www-form-urlencoded
Code language: JavaScript (javascript)
Zalo_access_token4
  • In the Headers section, the value for secret_key is your Application Secret Key on Zalo.
Zalo_access_token5
Zalo_access_token6
  • In Body Structure, fill out the following code for key
Zalo_access_token7
  • app_id (your application ID on Zalo)
Zalo_access_token8
  • grant _type = authorization_code

Step 3: Get authorization code of your application on Zalo

  • To get the authorization code for code value in the API request, go to your Zalo OA General settings
Zalo_access_token9
  • Copy and paste your app callback URL in the Official Account Callback URL, then click Update.
Zalo_access_token10
  • Open the updated link and grant Zalo access permission to your application
Zalo_access_token11
Zalo_access_token12
  • Copy the whole code appears and paste to Code Value in Postman.
Zalo_access_token13

Step 4: Send request and get your access token

After sending the request, the access token and refresh token will be returned as shown below.

Zalo_access_token14
  • Access token is used to call Official Account API with the validity period of 1 hour
  • Each access token created has a corresponding refresh token, which allows you to recreate a new access token when the current one expires. A refresh token can be used only once with a validity period of 3 months.

I have shown you all steps to create an access token with Zalo OA using Postman. If you have any questions please leave a comment below or refer to our Devdocs

For more detailed instructions, you can watch our tutorial video.

Zalo OA Tutorials – Creating Access Token

Table of Contents

Ready to integrate and automate at scale ?

Learn how HexaSync lets you build enterprise-grade integrations and automations without having to code.

Receive Exclusive Productivity Tips Directly in Your Inbox

We’ll email you 1-3 times per week—and never share your information.

Get started for free

You can’t add more hours to the day. Beehexa is the next best thing.