Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This project integrates Drupal with Salesforce, allowing you to synchronize data between Drupal entities and Salesforce objects. It supports both pushing Drupal data to Salesforce and pulling Salesforce data into Drupal, with options for real-time or batch updates.

This suite of modules supports integration with Salesforce by synchronizing Drupal entities (E.g., users, nodes, files) with Salesforce objects (E.g., contacts, organizations, opportunities). It supports pushing Drupal data to Salesforce as well as pulling, or importing, Salesforce data into Drupal. Changes can be made in real time or asynchronously in batches during cron run.

Installing

Get started with Salesforce Quick Start guide

Quick start (recommended install)

composer require drupal/salesforce

drush en salesforce salesforce_jwt salesforce_mapping salesforce_push salesforce_pull salesforce_mapping_ui -y

Requirements

Composer dependencies

Drupal module dependencies

Support

  • A community documentation page is available on Drupal.org. Please add your notes on solving issues and configuring the module there.
  • Please search the issue queue before filing an issue, and update to latest development release to make sure your problem has not already been fixed. Issues filed using the issue summary template will receive priority over other issues.

Drupal 11

Salesforce >= 5.1.1 supports Drupal 11.

New feature development will be focused on Salesforce 6.0.x branch. Some new features may be backported to 5.1.x, but 6.0.x will remain the priority.

Drupal 10

Salesforce 5.1.x will be EOL with Drupal 10 EOL. As long as D10 and D11 are both actively supported, both 5.1.x and 6.0.x branches will be actively maintained.

Modules

  • Salesforce Integration (salesforce): wrapper around REST API, Events definitions.
  • Salesforce Mapping (salesforce_mapping): Map Drupal entities to Salesforce fields, including field level mapping.
  • Salesforce Mapping UI (salesforce_mapping_ui): User interface for building mappings.
  • Salesforce Push (salesforce_push): Push Drupal entity updates into Salesforce.
  • Salesforce Pull (salesforce_pull): Pull Salesforce object updates into Drupal on cron run. (Salesforce Outbound Notifications are not supported.)
  • Salesforce JWT: OAuth JWT authentication support. Recommended auth plugin.

    Note, salesforce_jwt is not vulnerable to CVE-2021-46743. See this comment for more information: #3343671-3: Possible security vulnerability: Increase firebase/php-jwt > 6.0
  • Salesforce OAuth legacy OAuth User-Agent flow. Deprecated, do not use
  • Salesforce Logger: Consolidated logging for Salesforce events.
  • Salesforce SOAP: bridge to Salesforce PHP Toolkit SOAP client. This module doesn't do anything on its own, but allows contrib to leverage SOAP features where necessary.
  • Salesforce Example (salesforce_example): living documentation for Salesforce Suite API implementations.

Module history

Read some history about Message Agency's work on this module.

This module is in no way affiliated with Salesforce.com, Inc. No endorsement is expressed or implied. Salesforce.com, Inc. and the Salesforce.com logo are trademarks of Salesforce.com, Inc.

 

Activity

Total releases
13
First release
Mar 2025
Latest release
3 weeks ago
Releases (12 mo)
11 ▲ from 2
Maintenance
Active

Release Timeline

Releases

Version Type Release date
5.1.3 Stable Jun 24, 2026
6.0.0-alpha5 Pre-release Jun 12, 2026
5.1.3-beta4 Pre-release Jun 12, 2026
6.0.0-alpha4 Pre-release May 27, 2026
5.1.3-beta3 Pre-release May 27, 2026
5.1.3-beta2 Pre-release May 15, 2026
6.0.0-alpha3 Pre-release May 15, 2026
6.0.0-alpha2 Pre-release May 14, 2026
6.0.0-alpha1 Pre-release May 8, 2026
5.1.3-beta1 Pre-release May 8, 2026
6.0.x-dev Dev May 8, 2026
5.0.7 Stable Mar 18, 2025
5.1.2 Stable Mar 18, 2025