The integrations registry — what connecting a provider does today, and what it does not.
Settings → Integrations.
Read this first. Integrations in OnTime today are a configuration registry. Connecting a provider stores the configuration you enter and marks the provider connected.It does not authenticate with the provider, exchange any credentials, or move any data. There is no OAuth flow, no handshake, no validation of what you typed, and no outbound call of any kind. Connecting Tally Prime does not sync anything to Tally Prime.This is a deliberate boundary for this release, not a bug — but it means a green “Connected” badge indicates that configuration is recorded, and nothing more.
Configuration values, including secret-flagged fields, are stored unencrypted. They are masked when read back through the API, but the underlying storage is plaintext — there is no field-level encryption and no secrets-manager indirection.Do not enter real third-party credentials here. Because no outbound call is ever made, there is nothing that needs a working credential — enter placeholder values until this changes.