Tally

The Tally connector is a Palantir-provided driver for Tally.

To create a new Tally source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Tally-specific configuration and networking. For the complete property reference, see the official Tally driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
URLMandatoryThe URL of the Tally instance. Default value is http://{hostname or server ip}:9000.https://{serverAddress}:9000
CompanyRecommendedThe Name of the Company in Tally.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully run.

For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.

DomainRequired
<URL>Always. URL connection property, i.e., URL=http://192.168.1.100:9000