Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

 

...

Introduction

Image Removed

Salesforce CRM Integration is a useful extension which helps you manage and utilize customer information to improve CRM performance and increase sales.

 

Image Added

This extension provides a flexible way of integrating Magento 1 products, orders and customers, invoices with Salesforce in a simple way.

The extension page: http://store.magenest.com/magento-2-salesforce-crm-integration.html

Features

  • Allows synchronizing and updating Customers from Magento 2 store into Salesforce CRM Leads, Contacts, Accounts
  • Allows synchronizing Orders from Magento 2 store into Salesforce CRM Orders
  • Allows synchronizing Promotions from Magento 2 store into Salesforce CRM Campaigns
  • Allows synchronizing and updating Products from Magento 2 store into Salesforce CRM Products
  • Allows synchronizing Product Categories from Magento 2 store into Salesforce CRM Price Book
  • Support mapping smartly manually between Magento 2 attributes and Salesforce fields
  • Allows admins define the mapping fields in backend with ease
  • Admin can view the log to see what is synchronized between two apps

Requirements

...

Your store should be running on Magento Community Edition version 2.0.0 and more.

...

Warning
titleAPI

The module works base on using API, so make sure your salesforce edition had API by check the using version:

  1. Enterprise Edition ( API default)
  2. Unlimited Edition ( API default)
  3. Developer Edition ( API default)
  4. Performance Edition ( API default)
  5. Professional Edition ( API purchase separately)

The API package is not available if you use any other edition that's not listed above.

Video Tutorial Playlist

(Go to the playlist to view more: https://www.youtube.com/playlist?list=PLOgckfH7zlZvSenZklrdkKlmO-qTFGxDm)

...

Here we will guide you through the installation process of our extension. First off, open FileZilla, log in to your host as follows:

 

Image Modified

 

In the above example we switched the local site to the extension directory, and the remote site to the code directory. Now on the remote site window, inside app/code directory, create a folder named Magenest and go inside it. Now on your local site window, right click on Wrapper extension and click Upload. The extension will be uploaded onto your host in a few minutes.

...

After running all these, your Command line/Terminal window might look like this:

 

Image Modified

 

Finally, you need to flush the cache by either type this into the Command Line/Terminal:

...

Or go to System > Cache Management and click Flush Magento Cache

 

Image Modified

 

Now you can go to your store and check if the extension is working as expected.

 

...

Configuration

Get consumer key and consumer secret by connected app

...

- Select Built/Create/Apps- In connected apps section, click New to add new app.

 

                                             salesforce Magento 2 integrationImage Removed

                                                                 

                                     salesforce Magento 2 integrationImage Added

                                                                 

-  Entering information needed:   

                                                                                                              salesforce magento 2 integrationImage Modified                                                                                                                                              

  • Connected App Name: name for your connected app                                              
  • API Name: data from this field will be auto synced from Connected App Name
  • Contact Email: your Salesforce email
  • Check Enable OAuth Settings box
  • Fill Callback URL
  • Selected OAuth Scopes : select Full Access option and click Add button.

 

Remember to Save all the information.

 

The output will look like below, it will present Consumer Key and Consumer Secret:

                                                         salesforce magento 2 integrationImage Modified

 

2. Reset security token

...

To have a new security token, follow: My settings > Personal > Reset my new token

 

Reset security token Salesforce magento 2 integrationImage Modified


New security token will be sent to your registered email.

 

salesforce magento 2 integrationImage Modified

 

Set up the salesforce account to integrate with Magento

 

Log in to back end magento: Store > Configuration > salesforce configuration settings


Magento 2 salesforce integrationImage Modified 

 

...

Data Integration setting

...

From the manage mapping, you can export, change the status with enable and disable options, edit or delete a mapping.

 

magento 2 salesforce integrationImage Modified

 

To add mapping, following Store/Field mapping > Add mapping


Magento 2 salesforce integrationImage Modified

 

Fill in mapping information:

...

1. Generating Leads in Salesforce CRM from Magento 2 store automatically

Whenever a customer signs up in Magento 2 store, his/her information will be synchronized to Salesforce CRM in Leads

 

Magento Sign up

...

magento 2 salesforce integrationImage Modified

 

Salesforce Leads

...

salesforce magento 2 integrationImage Modified 

 

2. Automatic update in Salesforce contact when customer edit or update his/her contact in Magento 2 store.

 

Whenever any customer information is edited or updated in Magento, this information will be synchronize to Salesforce CRM contacts.

 

Magento 2 Dashboard 

magento 2 salesforce integrationImage Modified

 

Salesforce Contacts

salesforce magento 2 integrationImage Modified

 

 

3. Automatic integration from Magento Orders to Salesforce Accounts and Orders

...

Whenever a customer places an order, his information will be synced in Salesforce's Accounts and Orders

 

Magento 2 orders data

...

 magento 2 salesforce integrationImage Modified


magento 2 salesforce integrationImage Modified


 

Saleforces accounts and order information

...

Salesforce 2 salesforce integrationImage Modified


salesforce magento 2 integrationImage Modified


4. When customer account is /updateddeleted in Magento 2 store, the information will be updated/deleted in Salesforce.

...

When store admin launch a new promotion, a corresponding new campaign will be added in to Salesforce

 

Magento 2 Catalog Price Rule

 Magento 2 salesforce extensionImage Modified


 

Salesforce campaigns

...

salesforce Magento 2 extensionImage Modified

 

6. Product integration between Magento 2 site and Salesforce CRM

 

When a new product is added or an existing one is edited, a record will be added in Salesforce's Products

 

Magento catalog

Magento 2 salesforce integration extensionImage Modified 

 

Salesforce products

salesforce magento 2 extensionImage Modified


Whenever a product is updated or deleted in Magento 2 store, it will be updated or deleted from Salesforce catalog as well.

...