logo
How to Enable AutoFetch in Bulk Product Sync for Real-Time Store Updates in Your Google Sheet

How to Enable AutoFetch in Bulk Product Sync for Real-Time Store Updates in Your Google Sheet

How to enable AutoFetch in Bulk Product Sync for Real Time?
AutoFetch is a powerful feature in the Bulk Product Sync plugin that allows you to sync live changes from your store to your sheet in real-time. With AutoFetch enabled, updates, creations, and deletions in your store are automatically reflected in your sheet, ensuring that you always have the latest information at your fingertips.

To activate AutoFetch, you will need to follow these simple steps:

With Google Sheet Template in New Version

  1. Click on the “Extension” menu again and select “App Scripts”.
  2. 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: https://gist.github.com/nmedia82/d2ff84c258b2a82e1933fe9b02f56d57
  3. Save the changes.
  4. Now, click on “Deploy” in the top right corner of the Google Apps Script editor.
  5. Select “New Deployment” from the dropdown menu.
  6. A popup will open. Select “Web App” from the left side under “Select type”.
  7. In the “Description” field, enter any description or leave it empty.
  8. Under “Execute as”, select “Me (your@email.com)”.
  9. Under “Who has access”, select “Anyone”.
  10. Click on the “Deploy” button.
  11. Copy the Web App URL.
  12. Finally, open Bulk Product Sync Menu, then settings and paste the above URL inside AutoFetch field and click enable.

With these steps, your Bulk Product Sync plugin is now ready to use with AutoFetch enabled. We hope this guide helps you get the most out of the plugin and its powerful features. If you have any questions or feedback, please don’t hesitate to reach out to our support team.

Watch in Action

Auto Fetch also explained in detail in above video clip.

What is Auto Sync

Auto Sync is reverse of Auto Fetch, all changes made in sheet will be copied inside your WooCommerce store. Learn more