Drivetrain Integration Guide
  • INTEGRATION GUIDE
    • Integrate with Drivetrain
      • Accounting & ERP
        • Integrating with Certinia
        • Integrating with NetSuite
        • Integrating with QuickBooks
        • Integrating with Rillet
        • Integrating with Sage Intacct
        • Integrating with Tally
        • Integrating with Xero
        • Integrating with Zoho Books
      • BI
        • Integrating with Looker
        • Integrating with Tableau
      • Billing & Invoicing
        • Integrating with Chargebee
        • Integrating with Invoiced
        • Integrating with Maxio Chargify
        • Integrating with Maxio SaaSOptics
        • Integrating with Recurly
        • Integrating with Stripe
        • Integrating with Subscript
      • CRM
        • Integrating with Active Campaign
        • Integrating with HubSpot
        • Integrating with LeadSquared
        • Integrating with Outreach
        • Integrating with Pipedrive
        • Integrating with Salesforce
      • Customer Success
        • Integrating with ChurnZero
        • Integrating with Freshdesk
        • Integrating with Planhat
        • Integrating with Zendesk
      • Databases and Warehouses
        • Integrating with Azure SQL Server
        • Integrating with BigQuery
        • Integrating with Databricks
        • Integrating with Redshift
        • Integrating with S3
        • Integrating with Snowflake
        • Integrating with Snowflake (Small Datasets)
        • Integrating with Google Cloud Storage
        • Integrating with Postgres
      • HRIS & ATS
        • Integrating with ADP
        • Integrating with ADP Workforce Now (SFTP)
        • Integrating with Ashby
        • Integrating with BambooHR
        • Integrating with Darwinbox
        • Integrating with Deel
        • Integrating with Greenhouse
        • Integrating with Gusto
        • Integrating with HiBob
        • Integrating with Justworks
        • Integrating with Lever
        • Integrating with Namely
        • Integrating with Paylocity
        • Integrating with Personio
        • Integrating with Sapling
        • Integrating with UKG Pro
        • Integrating with Zenefits
      • Spreadsheets
        • Integrating with Airtable
        • Integrating with Google Drive
        • Integrating with Google Sheets
        • Integrating with Microsoft OneDrive
      • Others
        • Integrating with Brex
        • Integrating with Clari
        • Integrating with NetSuite (Role Based Access)
        • Integrating with Shopify
        • Integrating with Twilio
        • Integrating with Officevibe
        • Integrating with SFTP
        • Integrating with Drivetrain's SFTP
        • Setting up SSO
Powered by GitBook
On this page
  • Connect your virtual machine to Drivetrain
  • Configuring NodeJs Script

Was this helpful?

  1. INTEGRATION GUIDE
  2. Integrate with Drivetrain
  3. Accounting & ERP

Integrating with Tally

PreviousIntegrating with Sage IntacctNextIntegrating with Xero

Last updated 2 months ago

Was this helpful?

Connect your virtual machine to Drivetrain

Step 1: Enable NodeJS

  1. Install NodeJs using 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!

this
Connect your virtual machine to Drivetrain
Step 1: Enable NodeJS
Step 2: Enable Tally as Server
Configure NodeJS script
Page cover image