What you’ll need
From a Salesforce connected app in your org:- Your instance URL (e.g.
https://acme.my.salesforce.com) - The connected app’s Client ID
- The connected app’s Client secret
Salesforce: Create a connected app
Salesforce’s guide to creating a connected app and finding its credentials.
Connect it
1
Create a connected app in Salesforce
In Salesforce Setup, create a connected app with API access. Note your instance URL and copy the consumer key (Client ID) and consumer secret (Client secret).
2
Open Rivvi's connector settings
In the workspace, go to Settings → Connectors, select Salesforce, and click Connect.
3
Paste your credentials
4
Set permissions
Reads are allowed by default; writes ask for approval. See Permissions.
What Rivvi can do with Salesforce
Read (allowed by default)- Search across accounts, contacts, and leads (with the real total).
- Read a contact and its linked records.
- List activity history on a record.
- Run exact server-side totals — sum, count, average by stage, owner, or source.
- List an object’s fields, including custom ones, so requests hit real field names.
- Create a follow-up task on a record.
- Log a call outcome against a contact.
- Update fields on a contact record.
Try it
Next
Connectors overview
Back to all connectors.