Getting startedAdmin only

Connect Tally as a data source

Configure the ThynkTax Tally Connector to push ledger entries, sales/purchase invoices, and TDS deductions into your workspace automatically.

Connect Tally as a data source

The ThynkTax Tally Connector pulls ledger, voucher, and master data from your client's Tally instance via the TDL (Tally Definition Language) framework.

Prerequisites

  • Tally Prime (latest release recommended) running on the client's machine or server
  • The machine must allow inbound connections from your network (typically port 9000)
  • A static IP or VPN for production use

Installation

  1. Download the connector from thynktax.com/desktop-download.
  2. Install on the same machine as Tally (or on a server with TCP access to Tally on port 9000).
  3. Run thynktax-tally-connect --setup - enter your workspace token and the client GSTIN.
  4. The connector registers a TDL file with Tally and starts the sync service.

What syncs

  • Sales & purchase vouchers - pushed to ThynkTax for GST reconciliation and ITR
  • Ledger entries - for TDS deduction matching
  • Bank reconciliation - for ITR bank-vs-ledger
  • Inventory movements - for HSN summary in GSTR-1 / GSTR-9
  • Trial balance - at month-end for ROC / financial statement prep

Sync frequency

  • Real-time - for accepted invoices (push on save)
  • Hourly - for everything else
  • Manual - Settings → Integrations → Tally → Sync now

Security

  • All sync traffic is TLS-encrypted
  • The connector signs each payload with the workspace token
  • ThynkTax never stores Tally credentials - the connector reads directly from Tally and pushes data outbound

Troubleshooting

IssueFix
"Tally not reachable"Verify Tally is running and port 9000 is open. Try telnet localhost 9000 from the connector machine.
"Token rejected"Re-run --setup with a fresh workspace token from Settings → Integrations.
Sync stuckRestart the connector service: sudo systemctl restart thynktax-tally (Linux) or via Services (Windows).
Duplicate vouchers in ThynkTaxThe connector dedupes by Tally voucher GUID. If duplicates appear, file a bug - we've seen this once with a corrupted TDL.

Was this helpful?

Click below or email support@thynktax.com if not.