Connectors are the vital link between your Agentforce agents and the various systems they need to interact with. As detailed in our Core Concepts on Connectors, they act as standardized interfaces, translating agent requests into system-specific actions and returning structured responses.

This section provides an overview of the currently available pre-built Connectors within the Agentforce Context Protocol (ACP), along with guidance on extending ACP’s capabilities by developing your own.

Available Connectors

Each ACP Connector listed below not only provides a bridge to a specific system but also automatically makes its capabilities available within Agentforce Agent Builder. When a Connector is configured, it manifests as a “Topic” in Agent Builder. All the Tools provided by that Connector are then available as “Actions” under that Topic, ready to be added to your Agentforce Agents to enhance their skills.

Below is a list of officially supported ACP Connectors. Each connector page provides detailed information on its purpose, the specific Actions (Tools) it offers, setup instructions, and common use cases.

  • Salesforce Platform Connector: Providing Agentforce agents with tools to interact with the core Salesforce Platform, including executing SOQL queries, DML operations, and calling Apex methods.
  • Salesforce Data Cloud Connector: Empowering Agentforce agents to query and interact with Customer Data Platform (CDP) objects like Data Lake Objects (DLOs), Data Model Objects (DMOs), and Calculated Insights (CIOs) in Salesforce Data Cloud.
  • Salesforce Marketing Cloud Connector: Enabling Agentforce agents to interact with Salesforce Marketing Cloud for subscriber management, email sends, journey interactions, and data retrieval.
  • Salesforce Commerce Cloud Connector: Enabling Agentforce agents to interact with Salesforce Commerce Cloud for product discovery, basket management, order processing, and customer data.
  • Adobe Workfront Connector: Enabling Agentforce agents to interact with Adobe Workfront for project management, task tracking, time logging, and document handling.
  • Google Drive Connector: Connect Agentforce to Google Drive for file management and content access.
  • Shopify Connector: Integrate Agentforce with Shopify to manage e-commerce operations.
  • Slack Connector: Enabling Agentforce agents to interact with Slack for messaging, channel management, and app interactions.
  • Snowflake Connector: Integrate Agentforce with Snowflake to query and interact with your data warehouse.
  • Tableau Connector: Connect Agentforce to Tableau for accessing dashboards, reports, and data insights.

Extending ACP with Custom Connectors

While ACP aims to provide a comprehensive suite of pre-built connectors, there will always be unique internal systems or specialized third-party services that require custom integration. ACP is designed for extensibility, allowing you to develop your own connectors.

For guidance on building custom connectors, please refer to our Core Concepts on Extensibility.

As the ACP ecosystem grows, more pre-built connectors will be added. Check back here for the latest additions. Use the navigation sidebar to explore specific connectors or to learn more about building your own.