3 workflows
by Sasikala Jayamani
✕ Clear
Nodes:
Sort:
Date:
How it works
Input: Google Sheets provides “Expected Content” rows (one per block/section).
HTML Parse:** A JS/HTML step extracts Actual Content from the email’s HTML (from Gmail or any provid ...
How it works
Load Expected Content + Expected Font Family from Google Sheets.
Parse the email HTML to locate the matching content block.
Use a JavaScript/HTML extraction node to read the actual font- ...
How it works
Expected Image Download
The expected image’s Dropbox URL is passed directly into an HTTP Request node, which downloads the image as binary data.
Actual Image Extraction
The HTML node ...