Skip to content
aeropage-round-dark
Aeropage Documentation
Bulk Generation

icon picker
Bulk HTML Email Generator


Manual Trigger:

create trigger checkbox for trigerring the Generate Bulk HTML Automation
image.png

Set up webhook
image.png

Paste webhook url to configuration
image.png

Create Trigger, add a condition when trigger is checked
image.png

Copy script for trigger
image.png


Create ‘Run a script’ and paste copied script, also make sure automation is ‘active’
image.png

Setting the Webhook

First you have to test webhook, so check any trigger and after a couple of seconds check webhook result status
image.png

image.png

Create a repeater
image.png

Copy webhook script

image.png

Inside repeater, add ‘Run a script’ and paste the script. Also add htmlURL variable with url value.
image.png

At this point you should have ready html, now you can decide what to do next

I will be sending this html as an email to my clients, I added peopleEmail lookup text field and recordId formula so I can find proper record in webhook

image.png

Add table, then condition based on ‘Condition’, make sure to change input to Dynamic
image.png

Now you should use recordID as a value
image.png

The next step is to create an email, use a email value from ‘Find records’, in my example its peopleEmail.

The value should be in Find records → Field Values → (if lookup field → value, otherwise it should be inserted)

image.png




As a message use ‘html’ from ‘Run a script’, also make sure automation is ‘active’
image.png

Now just make any trigger ‘checked’ and it should start whole automation
image.png

Emails should be sent to clients
image.png
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.