Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@tharunpargi tharunpargi released this 17 Oct 09:52
· 5 commits to master since this release
e0c4d91

3.0.0

  • Added new column(api_domain) in TokenStore.

For more details, kindly refer here.

  • Install NodeJS SDK

    • Navigate to the workspace of your client app.

    • Run the command below:

      npm install @zohocrm/nodejs-sdk-5.0@3.0.0        

Dependencies

  • Dependencies that should be included in the project

    • install form-data
      npm i form-data
    • install got
      npm i got
    • install moment-timezone
      npm i moment-timezone
    • install mysql
      npm i mysql
    • install tunnel
      npm i tunnel
    • install winston
      npm i winston