Zoho + Data Alias: Read the Zoho CRM fields you pick into review
Why use Zoho with Data Alias
CRM modules hold contact and deal detail across hundreds of fields. This reads only the ones you choose into review.
How it works
Zoho accounts live in one of several data centres, each with its own addresses. You pick yours from a fixed list, and requests can only go to the hosts on that list. The sign-in secret stays on the Data Alias relay, and Zoho issues no refresh token at all, so you reconnect each session. You choose a module and the fields to read; fields you don't pick are never requested. Lookups and owners arrive as names, never as Zoho's internal IDs.
What it does
- Read from the data centre you pick, and nowhere else
- Request only the fields you choose
- Show lookups and owners by name, without internal IDs
- Refuse too many columns before reading any record
How it will connect
These are the steps once the connection is available. Until then: Export the module from Zoho CRM as a CSV and upload the file to Data Alias.
- 1
Pick your data centre
From a fixed list of Zoho's regions.
- 2
Connect
Zoho's consent lists read-only permissions.
- 3
Pick a module and its fields
Fields you don't pick are never requested.
- 4
Review in your browser
Detection, your rules and the review before export run in the tab, the same as for an uploaded file. Change any suggestion you disagree with.
What moves where
- What reaches Data Alias servers
- The one-time sign-in code and the region name. No record.
- What Data Alias reads
- The fields you picked from one module.
- What is written to Zoho
- Nothing. Every permission is read-only.
- Never sent
- The original file, the alias mapping, and restored results with real names never leave your browser.
- Who holds the access token
- Your browser tab, in memory only. Zoho issues no refresh token.
Limits worth knowing
- The read permission covers every CRM module. Narrower per-module permissions exist, but would ask you to consent again for each module.
- Without a refresh token you reconnect each session.
Can I connect Zoho today?
No. The connection is built and tested against stand-ins for Zoho, but it hasn't been run against a real Zoho account, so there is nothing to connect yet. Export the module from Zoho CRM as a CSV and upload the file to Data Alias.
Can it change records?
No. Every permission it asks for is read-only, and there is no write call in the code.
Why choose fields instead of reading the whole module?
CRM modules often have more fields than the 100 columns a file can hold, and a field that is never requested can't end up anywhere.
Data Alias reduces exposure risk but cannot guarantee detection of every sensitive value. Every transfer passes the same review as a download — check the result before you send it. How connected services are handled.