Versions Compared

Key

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

...

  • Allow synchronizing and updating a specific or all Products from Magento 2 store into Salesforce CRM Products both manually and automatically. 
  • Allow synchronizing Products from Salesforce to Magento 2 store.  
  • Allow synchronizing and updating a specific or all Customers from Magento 2 store into Salesforce CRM Leads, Contacts, Accounts both manually and automatically. 
  • Allow synchronizing Customers from Salesforce to Magento 2 store. 
  • Allow synchronizing a specific or all Orders from Magento 2 store into Salesforce CRM Orders both manually and automatically. 
  • Allow synchronizing and updating Promotions from Magento 2 store into Salesforce CRM Campaigns
  • Support mapping smartly manually between Magento 2 attributes and Salesforce fieldsAllow admins define the mapping fields in backend easily
  • Admin can view the log to see what is synchronized between two apps 
  • Allow admin to manage the sync queue to see what will be synchronized next. 
  • Allow admins to follow the request report on Backend of Magento 2  

...

Warning
titleAPI

The module works base on using API, so make sure your salesforce edition had API by check checking 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.

...