DEV Community

Cover image for Send delayed welcome emails to new users with Postmark
Pipedream
Pipedream

Posted on

1 1

Send delayed welcome emails to new users with Postmark

This week we released the ability to delay your workflows with both a pre-built action and a helper function in your Node.js code steps.

In this weeks Speed Run, we give a 5 minute example on how to use Delay to create an email drip campaign after new users sign up for your app.

We integrate with Postmark, an email provider in this workflow and delay it a full 30 minutes before sending an email to the customer with a Calendly link to book a call with us.

You can use delay in Node.js steps as well, using the built in function $.flow.delay(miliseconds).

Read more about delaying workflows in our docs:
https://pipedream.com/docs/workflows/built-in-functions/#delay

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay