This n8n workflow automates the process of capturing website screenshots (both full-page and viewport-specific), uploading them to Dropbox, and sending them via email. Triggered manually, it is ideal for quickly collecting visual reports of websites and sharing them with stakeholders. The workflow begins with a manual trigger, where a website URL and email address are defined. It then generates both full-page and regular screenshots using the uProc API, retrieves the images, and uploads them to Dropbox. Finally, it crafts an email with embedded images, which are included in a HTML email body, and sends it through Amazon SES. This workflow is particularly useful for web developers, QA teams, or digital marketing professionals who need automated visual documentation of websites for review or reporting.
Automated Website Screenshot Capture and Email Delivery
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | awsSes, dropbox, functionItem, httpRequest, manualTrigger, merge, uproc |
Reviews
There are no reviews yet.