Need an automation script that can post review on Google Map
Step 1. Open Url from Google Sheet
Step 2. Copy Review Template
Step 3. Post Review template on Google business (new tab that was open)
Step 4. Close Tab, come back to Google sheet and Type DONE in bold
This is the script cycle, if possible we can set the cycle to wait 10 seconds. and work in background.
The easiest way is google chrome extension script. There are already plugin for creating automation, the one I read about is called CBA ( Chromium Browser Automation )
a software that works, recommending using existing chrome automation extension.