This project is not covered by Drupal’s security advisory policy.

ABOUT MODULE:

The Commerce SaleForce Connector module connects Drupal8 COMMERCE with the SalesForce Connector APP. It contains basic set up required to transfer data between Drupal and SalesForce.

REQUIREMENTS:

To require this module to work, SalesForce Connector APP is needed to be installed on the SALESFORCE account. The app URL and other configuration setting information are given in the README.txt file.

CONFIGURATION:

Install the module and follow the README.txt file for adding necessary configurations to your site.

FEATURES:

This module contains API's which are being called by the SalesForce App in their scheduled cron runs. It contains 3 GET API's which exposes the data of Users, Products, and Orders respectively which is being added/changed over a period of time (Default 1 hour) OR data whose SALESFORCE Id does not exist on Drupal. The SALESFORCE Connector APP picks the data from these API's and adds them to the SALESFORCE.

The SALESFORCE app then returns the "SalesForce Id's" of the added Users, Products or Orders through the POST API's being written on the Drupal side. The communication between SALESFORCE and Drupal is being secured by a "Security Key" present on both sides.

For more information on this, kindly refer to README.txt file inside the module

INTEGRATION BENEFITS:

The benefits of this module are that it contains "READY TO USE" API's and other configuration required to sync data between SALESFORCE and DRUPAL 8 instance.
It just needs a "Security Key" to be added on the Drupal Configuration settings. The same key needs to be added to the SalesForce Connector APP on SALESFORCE in "Admin Setting" tab with the hostname of the Drupal side.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: E-commerce
  • Created by EBIZON on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases