How to manually add a record into Magento Queue

How to manually add a record into Magento Queue

If you have Salesforce to Magento synchronization disabled and still need a way to manually push a record or multiple into Magento, it might be challenging.

One way to do it would be to manually add a record you wish to synchronize into the "Magento Queue" in Salesforce.

  • In Salesforce, navigate to "Magento Queue" tab and click on "New" button

  • Fill out a form:

    • Object name: "Contact", "Product2", etc..

    • Status: New

    • Record ID: <id of the record you with to synchronize>

    • Record Name: <name of the record>

  • Click "Save"

Related articles