Auto Sync is a powerful feature in the Bulk Product Sync plugin that allows you to send changes from Google Sheets to your store without manual operation. With Auto Sync enabled, every change you make inside your Google Sheet is automatically sent to your store, ensuring that your store always reflects the latest information without the need for manual operation.
To activate Auto Sync, you will need to follow these simple steps:
With Google Sheet Template in New Version
If you have cloned your sheet from our Master Sheet than use following steps:
Click on the “Extension” menu again and select “App Scripts”.
Now click on Triggers from the left menu of the scripts editor.
Create a trigger by clicking “Add Trigger” from the right bottom of the page.
It will open the trigger settings page where you need to set the following:
Choose which function to run: AutoSync
Choose which deployment should run: Head
Select event source: Time Driven
Select type of time-based trigger: Select as per your need
Select hour interval: Select as per your need
Failure notification settings: Set if you need otherwise
Finally, click “Save”.
Without Google Sheet Template (Old Version)
Click on the “Extension” menu again and select “App Scripts”.
This will open the Google Apps Script editor. Inside the Code.gs file, paste the code snippet provided in the plugin documentation. You can find the code snippet by copying this link: