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

...

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 instruction.

...