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!
STEP 1: Installing Salesforce Managed Packages
SeeĀ Installing & Upgrading Salesforce Managed Packages for instructions.
...
- 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.
- You can use Magento Connect to install the TGZ file
- You can Manually unpack the file and FTP/SFTP the extension into the server
- You can SSH the TGZ file into the server and unpack it into the Magento root folder
STEP 4: 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 5: Configure CRON
...
Jobs
SeeĀ Interval Based Synchronization for instructions.
STEP 6:
...