Setup
Once Nalloo identifies a company it can automatically create or update records in your CRM. The connection is OAuth 2.0 — Nalloo never stores your password. Pick your CRM below.
Choose your CRM
Nalloo creates or updates a Company record and associates any Contacts it already knows. Sync is idempotent — the same lead never creates duplicates, it just refreshes the fields.
portal_id and admin email.crm.objects.companies.read crm.objects.companies.write
crm.objects.contacts.read crm.objects.contacts.writeEach environment is an independent connection with its own tokens. Nalloo writes Account and Contact records to your org through the standard REST API.
orgfarm-xxx.develop.my.salesforce.com) in the card first — otherwise Salesforce returns invalid_client.user_id and org_id.Production vs Sandbox use different hosts, so each one is a separate connection with its own scopes and tokens.
login.salesforce.com (Production)
test.salesforce.com (Sandbox)Pipedrive lets you use the same OAuth for several accounts under one user. Nalloo creates Organizations and Persons and can attach them to your deals.
account_id.Multi-account: if your Pipedrive admin lives in a different org, connect from their browser.
contacts:read contacts:full
deals:read deals:fullFlip the Auto-push toggle in Connections. While ON, every new lead identified with medium or high confidence is pushed automatically:
When Auto-push is OFF, each Lead shows manual Push to HubSpot / Pipedrive / Salesforce buttons.