> ## Documentation Index
> Fetch the complete documentation index at: https://docs.browseract.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Make & n8n Integrations

**Import Data to Google Sheets**

[******Via Make.com (easiest):******](http://Make.com)

1. Create Make scenario
2. Add BrowserAct module (Run workflow)
3. Connect BrowserAct account + select workflow
4. Add JSON Parse module
5. Add Google Sheets "Add Row" module
6. Map fields to columns
7. Test → Save

→ [Detailed walkthrough](https://docs.browseract.com/Help/Integrations--APIs/How-to-Importing-Data-to-Google-Sheets)

***

**Schedule Automated Runs**

[******Use Make.com scheduling:******](http://Make.com)

1. Create scenario with BrowserAct module
2. Click clock icon → **"Scheduling"**
3. Pick frequency:
   1. Every 1 hour / 6 hours / day
   2. Every day at 8:00 AM
   3. Every Monday at 9:00 AM
   4. Custom cron expressions
4. Save & activate

**Examples:**

* 📊 Price monitoring – Daily at 8 AM
* 📰 Brand monitoring – Every 6 hours
* 📈 Reports – Every Monday 9 AM

→ [Full scheduling guide](https://docs.browseract.com/Help/Integrations--APIs/-How-to-Setting-Up-Scheduled-Tasks-for-BrowserAct)

***

**Share Workflows as JSON**

**Export workflow:**

1. Open scenario
2. Click "..." → **"Export Blueprint"**
3. JSON file downloads
4. Share with others

**Import workflow:**

1. Create new scenario
2. Click "..." → **"Import Blueprint"**
3. Select JSON file
4. Configure modules
5. Test & activate

Works in Make and n8n.

→ [Full scheduling guide](https://docs.browseract.com/Help/Integrations--APIs/How-to-Share-and-Use-Workflows-in-n8n-Using-JSON-Files)
