Page cover

Integrating with Tally

Connect your virtual machine to Drivetrain Step 1: Enable NodeJS Step 2: Enable Tally as Server

Configure NodeJS script

Connect your virtual machine to Drivetrain

Step 1: Enable NodeJS

  1. Install NodeJs using this link.

  2. Open command prompt in your virtual machine.

  3. Download the Tally script provided to you by your Drivetrain customer success manager.

Step 2: Enable Tally as Server

  1. Open Tally and press F1 → Settings → Connectivity.

  1. Select Client/Server configuration.

  1. Choose the configuration as Both.

  1. Restart Tally to apply the changes.

  1. Now open your browser and go to localhost:9000. The below screen should appear.

Configuring NodeJs Script

  1. Open the config.json file and change the following fields:

    1. schema

    2. fromdate

    3. todate

  1. Add the Bigquery credentials to the json file as provided by your Drivetrain customer success manager.

  2. Execute run.bat file.

That’s it! Let your customer success manager know so they can get started!

Last updated

Was this helpful?