Versions Compared

Key

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

Thank you for choosing PowerSync! This guide will walk you through and help you install our connector in your environment so you can start synchronizing Magento data with Salesforce today!

Table of Contents

STEP 1: Installing Salesforce Managed Packages

...

Insert excerpt
_managed_packages
_managed_packages
nopaneltrue

STEP 2: Creating Price Book(s)

Our connector requires a custom PriceBook to be used for each Magento Website you have.

In main navigation

  1. click on "+" (tab)
  2. click on "Price Books"
  3. This page will list all PriceBooks you have in your Salesforce Org. Click "New" button.
  4. Fill our the Price Book Name field (we recommend this name to match your Magento Website Name)
    Example: shop.mydomain.com
  5. Check the "Active" checkbox.
  6. Skip everything else and click "Save".
  7. NOTE: if you are creating multiple Price Books for multiple Magento Websites, repeat steps 3 through 6 in this list

Insert excerpt
_pricebooks
_pricebooks
nopaneltrue

STEP 3: Generating Enterprise WSDL File

Insert excerpt
_wsdl_file
_wsdl_file
nopaneltrue

STEP

...

4: Installing Magento Extension

After you place the order through our website, you will get a link to download the latest version of our Magento extension. It will be in a TGZ format.

...

  1. Recommended: You can unpack the file manually and add it to your version control system. Then use your CI/CD pipeline to deploy the new code into your environment.
  2. You can use Magento Connect to install the TGZ file
  3. You can Manually unpack the file and FTP/SFTP the extension into the server
  4. You can SSH the TGZ file into the server and unpack it into the Magento root folder


STEP

...

5: Upload the WSDL File

The easiest way is to get your file into the environment is by using our UI. After you log into Magento Admin Panel

...

Note

We highly encourage you to manage and deploy your WSDL files via a version control and a CI/CD pipeline.


STEP

...

6: Configure CRON Jobs

See Interval Based Synchronization for instructions.


STEP

...

7: Configure Magento to Push Data to Salesforce

See Configuring M1 Extension for instructions.


STEP

...

8: Configure Salesforce to Push Data to Magento (optional)

See Salesforce To Magento Integration Setup for instructions. for instruction.

Magento 2 instruction is available here:  Salesforce to Magento 2 sync setup