Make
+ GoScreenAPI
Build Screenshot, Uptime & Visual Monitor Workflows in Make
Use our ready-made Make blueprints to automate screenshots, receive uptime alerts, and detect visual changes — all in Make scenarios. Download a blueprint, import it, and you're live in minutes.
180+ Make users automate with GoScreenAPI
Get started with Make
Follow these steps to integrate GoScreenAPI into your Make workflow.
Download the GoScreenAPI blueprint
Click the "Download Blueprint" button below to save the `goscreenapi-make-blueprint.json` file to your computer.
Create a new scenario in Make
Log in to Make, go to Scenarios, and click "Create a new scenario". In the scenario editor, click the three-dot menu and select "Import Blueprint".
Upload the blueprint JSON
Select the downloaded `goscreenapi-make-blueprint.json` file. Make will load the pre-configured HTTP module pointing to the GoScreenAPI endpoint.
Add your API key
In the HTTP module, replace `YOUR_API_KEY` in the `X-API-Key` header with your actual GoScreenAPI key. You can find your key in the dashboard under API Keys.
Connect your trigger and run
Add a trigger module (e.g., Watch new rows in Google Sheets, Watch new emails) and map the URL field to the GoScreenAPI HTTP module. Click "Run once" to test.
Download the Blueprint
GoScreenAPI for Make — Official App
5 modules: Take Screenshot, List/Create Uptime Monitors, Watch Uptime Alerts, Watch Visual Changes.
Available Blueprints
Download any blueprint and import it into Make via Scenarios → Create → Import Blueprint.
Screenshot from URL
Capture a screenshot of any URL and get the image URL back.
goscreenapi-screenshot.json
Uptime Alert → Slack Notification
Receive GoScreenAPI uptime alerts via webhook and send a Slack message when a site goes down.
goscreenapi-uptime-slack.json
Visual Change → Email Alert
Receive GoScreenAPI visual change alerts and send an email with the diff image.
goscreenapi-visual-email.json
How to import the blueprint
- 1 Log in to Make and go to Scenarios.
- 2 Click Create a new scenario.
- 3 In the scenario editor, click the three-dot menu (⋯) and select Import Blueprint.
-
4
Upload the downloaded
goscreenapi-make-blueprint.jsonfile. -
5
Replace
YOUR_API_KEYin the HTTP module header with your actual GoScreenAPI key. - 6 Add a trigger module and connect it to the GoScreenAPI HTTP module. Click Run once to test.
HTTP Module Configuration
URL: https://api.goscreenapi.com/v1/screenshot
Method: POST
Headers:
X-API-Key: YOUR_API_KEY
Content-Type: application/json
Body:
{"url":"https://example.com","format":"png","full_page":true}
What you can automate with Make
Real workflows GoScreenAPI users run every day — across screenshots, uptime monitoring, and visual change detection.
📸 Screenshot API
Screenshot on form submit
Capture the submitted page automatically when a new form entry arrives.
Screenshot on new CRM contact
Auto-screenshot a contact's website when they're added to your CRM.
Screenshot on new order
Capture the product page for every new e-commerce order.
Scheduled screenshots
Run daily or weekly screenshots of competitor pages automatically.
PDF invoice generation
Convert invoice pages to PDF and attach them to emails automatically.
OG image generation
Auto-generate Open Graph preview images for new blog posts or products.
🟢 Uptime Monitoring
Alert on site down
Get notified in Make when any monitored site goes down.
Alert on recovery
Trigger a workflow when a site comes back online after an outage.
Weekly uptime report
Send a weekly uptime summary to Slack, email, or a Google Sheet.
👁️ Visual Change Detection
Alert on visual change
Trigger a workflow when a competitor page or your own site changes visually.
Screenshot on change
Auto-capture a screenshot whenever a visual diff is detected.
Notify team on change
Send a Slack message or email with the diff image when a change is detected.
How much will it cost?
Simple, transparent pricing. Start free, scale as you grow.
250 screenshots/mo
Free
No credit card required
Start here10,000 screenshots/mo
$10
per month
25,000 screenshots/mo
$20
per month
Frequently Asked Questions
Common questions about using GoScreenAPI with Make.
A blueprint is a JSON file that describes a complete Make scenario — all modules, connections, and mappings. Importing a blueprint instantly recreates the scenario in your Make account.
No. The HTTP module used by GoScreenAPI is available on Make's free plan. You get 1,000 operations per month for free.
Yes. The blueprint contains only the GoScreenAPI HTTP module. You can connect any trigger module — Google Sheets, Airtable, Typeform, webhooks, and more.
In the HTTP module body, use Make's variable syntax to map the URL from your trigger. For example, map the "Website" field from a Google Sheets row to the `url` parameter.
Ready to automate screenshots?
250 free screenshots/month. No credit card required. Works with Make in minutes.