Salesforce Agentforce usage¶
Salesforce Agentforce contributes Flex Credit and action-level usage rows for AI activity inside Salesforce.
Release state
This guide documents the read-only salesforce_agentforce connector
implemented in the platform connector surface.
Required access¶
Grant read-only Salesforce access:
| Scope | Purpose |
|---|---|
agentforce.usage.read |
Read Agentforce action usage rows. |
wallet.balance.read |
Read Flex Credit balance and consumption context. |
api.read_only |
Use Salesforce APIs without write access. |
Do not grant object mutation, workflow mutation, or administrative write scopes.
Setup¶
- Create a connected app or integration user for Venturi.
- Grant only the read-only scopes above.
- Store the credential reference in Venturi.
- Configure
ARGMIN_AGENTFORCE_INSTANCE_URL; setARGMIN_AGENTFORCE_LOOKBACK_DAYSandARGMIN_AGENTFORCE_FLEX_CREDIT_USDwhen you need explicit window or credit-value overrides. - In Venturi, open Administration -> Connectors -> Salesforce Agentforce and run Test connection.
Verification¶
- Agentforce action rows appear in the latest sync.
- Flex Credit balance or consumption context appears where Salesforce exposes it.
- The connector inventory marks Salesforce Agentforce as read-only.
Rotation and offboarding¶
Rotate the connected-app credential through Salesforce administration. Removing the connector stops new Agentforce usage syncs.