How to Set Up and Use Google Sheet Automations #
- Install App Script: Get the app script code from- https://pastebin.com/iJkLWvhX and install it into your Google sheet. Ensure you replace the webhook URL in the app script with yours.
- Reload the Sheet: Refresh your Google sheet page to see the new menu option “Trigger Automations”.
- Authorize Email: To test the automation, click on “Send Selected Rows” from the new menu and authorize your email.
- Enter Data in Automations Builder:
- Input two or three rows of data.
- Click “OK”.
- Map Webhook Data:
- Use the data received in the webhook to perform actions like sending WhatsApp messages or adding time delays.
- Save and Enable Workflow: Save the workflow settings and activate the automation.
- Trigger Automations:
- Use the “Trigger Automations” menu to send all or specific rows to the webhook. Specify the row numbers if needed.