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.

I want to integratewithSee how to connect Postscale to ...

Triggers available for Postscale on Stepper

Email Delivered

Triggers when an outbound email has been successfully delivered to the recipient's mail server.

  • 1 parameter s

Email Bounced

Triggers when an outbound email is permanently or temporarily rejected (hard or soft bounce).

  • 1 parameter s

Email Complained

Triggers when a recipient marks an outbound email as spam (feedback loop complaint).

  • 1 parameter s

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 parameter s

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 parameter s

Send Emails (Batch)

Sends up to 100 emails in a single API request. Provide a JSON array of email objects.

  • 1 parameter s

Create Template

Creates a new reusable email template with Handlebars variable support.

  • 6 parameter s

Update Template

Updates an existing email template. Only provided fields are changed.

  • 8 parameter s

Delete Template

Permanently deletes an email template.

  • 1 parameter s

Add Suppression

Manually adds an email address to the suppression list to prevent future sends to that address.

  • 1 parameter s

Remove Suppression

Removes an email address from the suppression list, allowing future emails to be delivered.

  • 1 parameter s

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 parameter s

Update Shield Alias

Updates an existing Shield masked email alias (e.g., change forwarding addresses or enable/disable).

  • 4 parameter s

Delete Shield Alias

Permanently deletes a Shield masked email alias. This action is irreversible.

  • 1 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.