How to take automatic screenshots of private Google Sheets data with Make.com

Learn how you can automatically create screenshots of your Google Sheets data in Make.com using the PagePixels Screenshots Make app's Custom HTML module.

Introduction

With the PagePixels Screenshots Make app, you can convert data from thousands of apps in Make.com into screenshots, including your Google Sheets data.

To accomplish this, you can use PagePixels' Create a Screenshot from Custom HTML Action in Make. This Action accepts data from one or more apps that you wrap in HTML tags to create a custom screenshot.

For Example

Once you've set up your Custom HTML screenshot automation in Make, you can connect it to thousands of apps Make.com supports, like Google Drive, Discord, and Gmail.

PagePixels is free to start and this tutorial demonstrates how you can take screenshots of new Google Sheet cell data and send the image in a Gmail email message.

Make Scenario we'll create in this tutorial:

How to automate screenshots of private Google Sheets data using Make.com

To take a screenshot of data in a private Google Sheet and send the image to another Make app:

1

Click the + Create a new scenario button

2

Add Google Sheets Watch New Row Trigger module

Search for and select the Google Sheets app.

Select the Watch New Rows trigger module.

3

Configure Google Sheets module

Choose or connect your Google Sheets account in the "Connection" field.

Configure which spreadsheet data you want to monitor for your trigger. Click Save.

Select where you want your trigger to start. Click Save.

4

Add PagePixels Create a Custom HTML Screenshot module

Search for and select the PagePixels Screenshots app.

Select the Create a Custom HTML Screenshot action module.

5

Configure PagePixels module

Choose or connect your PagePixels account in the "Connection" field.

Add HTML tags into the "Custom HTML" field.

Click into the field and select the Google Sheets data you want to include in your screenshot. For example:

<div style="padding:20px;">
  <h1> Revenue  📊 </h1>
  <h2> {{1.`1`}}</h2>
</div>

Finish configuring your screenshot and click Save.

6

Use the screenshot in another Make app module.

Click the plus Add another module button.

Select your desired app and module.

For this example, we're going to choose Gmail Send an Email module.

Choose or connect your Gmail account in the "Connection" field.

Add HTML tags to the "Content" field and use the "Direct Link" item from PagePixels to add your screenshot image.

For example:

<p style="font-size: 18px;" > Your Latest Metric </p>
<img src="{{2.direct_link}}" width="1200px">

Note: You'll need to set the "Body type" field type to "Raw HTML" for this to work.

Complete the other fields to your preference and click the Save button.

7

Test your Scenario

Click on the "Run once" play button to test your scenario.

After a successful test run in Make, an email will send containing your Google Sheet screenshot image in the email body.

Example:

8

Schedule your Scenario

Click the Every 15 minutes scheduling toggle in your bottom toolbar to the "ON" position.

Set your desired schedule and click the Save button.

Click the Save icon in the bottom toolbar.

🎉 Your Make automation is now set and running on your chosen schedule.

See our Make Help Guide for more comprehensive information about our Make.com integration.

What else can PagePixels do?

When you automate screenshots with PagePixels and Make, you can also:

  • Automate clicking buttons, filling out forms, performing a search, and more - all before taking a screenshot with Multi-Step functionality in Make.
  • Take and have AI analyze your screenshots with PagePixels' Create a Screenshot of a Web Page and Analyze the Image with OpenAI's ChatGPT Action module in Make.
  • Capture screenshots from different locations around the world with PagePixels "Create a Real Geolocation Screenshot of a Web Page" module in Make.
  • Compare, contrast, and extract insights from screenshots and other images with the PagePixels' Analyze any Image with OpenAI's ChatGPT Action module in Make. See an example in this tutorial.
  • Automate structured data extraction and AI-powered text analysis for your marketing, sales, and lead generation needs with PagePixels' Create a Domain Research Report Action module in Make.
  • Use an Embed URL to dynamically share and display the latest screenshot on your website, dashboard, presentation app, and more.
  • Remove elements and customize the style of your resulting screenshots with PagePixels' Custom CSS injection feature.
  • Take screenshots of entire webpages with the Full Page option. Or use a CSS Selector to capture only a specific part of a webpage.
  • Block ads and stop cookie banners from appearing in your screenshots with PagePixels' "No Ads" and "No Cookie Banners" options.
  • Leverage PagePixels' full-featured Screenshots API to programmatically take scheduled and instant screenshots of websites and online images.

Explore even more possibilities of what you can do on our Features page →

Support

Questions? Contact us anytime by email:

support-tickets@pagepixels.com

Or send us a message through our Support page.