Skip to content
ActionScreenshotOneUpdated May 2026

How do I take a webpage screenshot?

Short answer: Drop the "ScreenshotOneScreenshotOne Take Screenshot" action anywhere in your workflow, map the inputs from upstream nodes, and publish.

Inputs

The fields this action accepts.

Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.

FieldTypeRequiredDescription
URL
url
urlRequiredURL. e.g. "https://example.com"
Width
viewport_width
numberOptionalWidth
Height
viewport_height
numberOptionalHeight
Format
format
optionsOptionalFormat. Options: PNG, JPEG, WebP
Full Page
full_page
booleanOptionalFull Page
Sample request
{
"url": "https://example.com",
"viewport_width": "{{trigger.viewport_width}}",
"viewport_height": "{{trigger.viewport_height}}",
"format": "{{trigger.format}}",
"full_page": "{{trigger.full_page}}"
}
Returns
{
"store": {
"location": "https://cdn.screenshotone.com/..."
},
"cache_url": "https://cdn.screenshotone.com/..."
}

Use these fields in downstream nodes for routing, logging, or error handling.

Triggered by

Apps that pair well as the trigger for ScreenshotOne Take Screenshot.

Any of these apps can fire this action as part of a workflow.

FAQ

Questions about ScreenshotOne Take Screenshot.

What does the ScreenshotOne Take Screenshot action do in ScreenshotOne?
Returns a PNG or JPEG of a URL with viewport/device emulation, ad-blocking, JS rendering. For OG image generation, design audits, social media previews, presentation slides.
What inputs does ScreenshotOne Take Screenshot require?
Required: URL. Every input accepts a static value or a variable from any upstream node in your workflow.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if ScreenshotOne returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does ScreenshotOne Take Screenshot support batch operations?
Yes. Run ScreenshotOne Take Screenshot inside a Loop node to process arrays. Tiny Command handles ScreenshotOne's rate limits automatically so you don't have to throttle manually.

Send screenshotone take screenshot from your workflows.

Triggered by anything in the catalog. Free tier available. No credit card.