Skip to content

What is a connector

A connector is a secure link between Rival and one of your systems — Slack, Microsoft 365, Google Workspace, Salesforce, and more. Connectors are how agents and workflows read from, and act inside, the tools your team already uses.

Connectors are the communication bridges that let agents and workflows safely read data and perform actions directly inside the tools your team uses every day.

Every interaction an agent or workflow performs inside your enterprise systems happens through an authenticated connector. That makes connectors the foundational security boundary of the platform:

  • Controlled system access — by managing connectors, workspace administrators determine exactly which corporate databases, file repositories, and messaging platforms AI can reach.
  • Unified authentication — connectors authenticate using enterprise-grade standards such as OAuth 2.0 or dedicated service accounts, ensuring encrypted data transfer.
  • Scoped permissions — a connector only grants access to the specific API endpoints and permission levels authorized during setup, preventing unauthorized access or data exposure.

Connecting AI to internal data requires strict governance to avoid data leaks or policy violations:

  • Centralized administration — administrators decide which connectors are approved, how authentication is established, and which teams or users may use them.
  • Policy enforcement — no agent or workflow can interact with enterprise data without passing through an approved, policy-checked connector.
  • Audit transparency — connector interactions generate complete audit logs, capturing every read, write, and API call for compliance reporting.

A quick example: a governed Salesforce integration

Section titled “A quick example: a governed Salesforce integration”
  1. Central authentication — an IT administrator authenticates the Salesforce connector once at the organization level, defining read and write permission boundaries.
  2. Controlled access — approved sales agents can now read pipeline data to generate weekly summaries for leadership.
  3. Restricted deployment — if an unapproved agent or unauthorized user attempts to reach Salesforce data, the request is blocked automatically, because access to that connector was never granted.

A single, centrally governed connection enables safe, reusable automation across the entire sales department.

Platform elementPrimary roleReal-world example
ConnectorSecure integration link to an enterprise systemGoogle Docs
FunctionSingle action capability within that connected system”Draft Google Doc”
WorkflowMulti-step process combining triggers, functions, and logicAutomated meeting briefing pipeline