drip-nodejs icon indicating copy to clipboard operation
drip-nodejs copied to clipboard

is it possible to create custom mail and send it using drip

Open cirkle-developer opened this issue 3 years ago • 2 comments

i want to send an otp mail. otp generates on backend. so is there any way to send that dynamic otp through drip.

cirkle-developer avatar Dec 14 '22 10:12 cirkle-developer

It's possible to trigger a workflow that sends an email that pulls data from the event you send us. Note, though, that we don't guarantee an SLA/latency on event processing, so YMMV.

See https://developer.drip.com/#events

mnadel avatar Dec 14 '22 18:12 mnadel

so it's not recommend to use drip for sending forgot password email?

cirkle-developer avatar Dec 15 '22 06:12 cirkle-developer