Automate Postscale for free on Stepper
Postscale is a transactional email platform with inbox warming, Shield email masking, and deliverability tools for developers and businesses.
Triggers available for Postscale on Stepper
Email Delivered
Triggers when an outbound email has been successfully delivered to the recipient's mail server.
- 1 parameters
Email Bounced
Triggers when an outbound email is permanently or temporarily rejected (hard or soft bounce).
- 1 parameters
Email Complained
Triggers when a recipient marks an outbound email as spam (feedback loop complaint).
- 1 parameters
Email Received (Inbound)
Triggers when an inbound email is received and parsed by Postscale Receive. Delivers the full parsed message including headers, body, and attachment metadata.
- 1 parameters
Actions available for Postscale on Stepper
Send Email
Sends a transactional email to one or more recipients. Supports inline HTML/text content or a saved template.
- 11 parameters
Send Emails (Batch)
Sends up to 100 emails in a single API request. Provide a JSON array of email objects.
- 1 parameters
Create Template
Creates a new reusable email template with Handlebars variable support.
- 6 parameters
Update Template
Updates an existing email template. Only provided fields are changed.
- 8 parameters
Delete Template
Permanently deletes an email template.
- 1 parameters
Add Suppression
Manually adds an email address to the suppression list to prevent future sends to that address.
- 1 parameters
Remove Suppression
Removes an email address from the suppression list, allowing future emails to be delivered.
- 1 parameters
Create Shield Alias
Creates a new masked email alias that forwards incoming mail to one or more real addresses while keeping the real addresses private.
- 2 parameters
Update Shield Alias
Updates an existing Shield masked email alias (e.g., change forwarding addresses or enable/disable).
- 4 parameters
Delete Shield Alias
Permanently deletes a Shield masked email alias. This action is irreversible.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.