Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Salesforce Suite

The Salesforce Suite of modules 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. Field mappings are used to synchronize data between both platforms. Typically, you first need to select a Drupal entity and a Salesforce object that you want to synchronize together. Once this is done, you can associate entity fields (Drupal) to object fields (Salesforce).

Quick Start

How to jump in and get started with your Drupal-Salesforce integration. Applies to both D8 and D7.

Introduction and Terminology

This page explains the functionality provided by the Salesforce Suite of modules. It also explains each sub-module and key terminology.

Create a OAuth JWT Bearer Token flow connected app

Update your Salesforce integration to use JWT authentication

Set up a JWT Authentication provider

interactive OAuth is old and busted. JWT is the new hotness

Salesforce Webform

A brief guide to use webform submissions to create salesforce records (eg leads)

Guide maintainers

AaronBauman's picture