Platform

Make (Integromat) Integration

Build visual automation workflows with Make (formerly Integromat) using the HTTP module. Create complex screenshot pipelines with drag-and-drop — schedule captures, route results to multiple destinations, and chain screenshot operations with data transformation steps.

Quick Start

1

Set up your account

Sign up for Make (formerly Integromat) at make.com and create a new scenario with an HTTP module.

2

Add HTTP module

Add an HTTP request module to make API calls.

3

Configure the request

Set up the POST request with Screenshotly API endpoint and authentication.

4

Connect your apps

Link the screenshot output to your destination apps.

Setup Steps

1

Create a new scenario in Make

2

Add an HTTP module and select "Make a request"

3

Configure the POST request to Screenshotly API

4

Set up authentication with your API key

5

Add downstream modules to process screenshots

6

Schedule or trigger your scenario

When to Use Make (Integromat) with Screenshotly

Use the Make integration for complex, multi-step visual automation workflows with branching logic. Make is ideal when you need to route screenshots to multiple destinations, apply conditional processing, or chain screenshot captures with data transformation steps.

Make (Integromat) Best Practices

Use Make's built-in 'Parse JSON' module after the HTTP response to extract status codes and error messages before routing.

Set the HTTP module's 'Parse response' toggle to 'No' when receiving binary image data — raw mode avoids encoding issues.

Use Make's Router module to send screenshots to multiple destinations in parallel (e.g., Google Drive AND Slack).

Set up error handlers on the HTTP module to automatically retry on 429 (rate limit) responses with a configurable delay.

Want a step-by-step walkthrough?

Read the full Make (Integromat) tutorial →

API Reference

EndpointPOST /api/screenshot
AuthenticationBearer token
Content-Typeapplication/json
View full API docs

Frequently Asked Questions

How do I set up Screenshotly in Make (Integromat)?

Add an HTTP module to your scenario, select 'Make a request', set the method to POST, enter https://api.screenshotly.app/screenshot as the URL, add your API key in the Authorization header as 'Bearer YOUR_KEY', and configure the JSON body with your screenshot options.

Can I process screenshots with other Make modules?

Yes. After the HTTP module captures the screenshot, you can pipe the output to Google Drive, Dropbox, AWS S3, Airtable, or any of Make's 1,500+ integrations. Use the binary data from the response to upload or attach files.

How do I schedule recurring screenshot captures in Make?

Set your scenario's trigger to 'Scheduled' and choose a frequency (every 15 minutes, hourly, daily, etc.). Make will run the scenario automatically and capture fresh screenshots at each interval.

What's the difference between using Make vs Zapier for screenshots?

Make offers more complex branching logic, better error handling, and visual flow design. It's better for multi-step scenarios where you need to process, resize, or route screenshots conditionally. Zapier is simpler for straightforward A-to-B workflows.

Start building with Make (Integromat)

Get your API key and start capturing screenshots in minutes.

Other Platforms