Integrations

Connect Salesforce, or bring data in from files. Everything lands behind the same plane services the rest of the app reads from.

Salesforce API
mock active

Live org ingestion runs through the connector interface. The API connector is stubbed in this build; the mock connector serves seeded data with no credentials.

File upload
Import users, licenses, or Agentforce credit events from CSV or JSON into a chosen org. Rows are validated at the API boundary before they land.
Agentforce
Bring Agentforce consumption in by uploading credit events. Agents are resolved by name and created if new, so the consumption and forecast views update immediately.
Import data

Expected columns: name, email, licenseType, permissionSets, lastLoginAt, activityScore, isApiOnly