Woocommerce – How to create JSON object in Google Apps Script by iterating a range
I am trying to write a script to batch update products in a Woocommerce store via Rest API. API requires to send request as a JSON object, but I can't build the Object in the necessarily format. Object should look…