Step-by-Step guides to automate Hubspot in the browser
If you can perform an action manually in the browser, it is most likely that it can be automated. Use these easy-to-follow guides to create your own bots to automate tasks on Hubspot using your browser.
Cannot find a guide for your use case? suggest an idea (opens new window) and we will make one.
# List of platform specific guides
- How to automate adding contacts to your Hubspot sequences 
- Create a blank Google Sheet
 - Start from blank, adding the following steps
 - Add a ‘Read data from a Google Sheet’ step
 - Add a ‘Go to page’ sub-step to load your Hubspot sequence
 - Add a ‘Loop through data’ step
 - Add a ‘Select list’ step to click and choose "Enroll contacts"
 - Add an ‘Enter text’ sub-step step to input the message
 - Add a ‘Click element’ to tick the contact
 - Add a ‘Click element’ to click "Next"
 - Add a ‘Click element’ to click "Start sequence"
 - Add a ‘Delete rows from a Google Sheet’ sub-step
 - Wrapping up