You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are sending out emails to customers, and we would like to follow up after 3-5 days in case they have not responded yet. We are thinking about using an external sequencer for these kinds of follow-up emails, but the initial email will be sent by Resend.
My question would be how I could do this in Resend without too much custom logic and implementation logic. If I want to outsource this to a scheduler, I will be having a hard time sending the follow up in the same thread to the customer who received the initial email.
The initial email by Resend is not really a marketing email; it's an RFQ that the customer requested. The email is highly specialized and designed in a certain way that I cannot just send it via a sequencer without any proper HTML formatting. The follow-up emails will be plain HTML and pretty simple but it would be important to keep them in the same thread to not start a new conversation with the customer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are sending out emails to customers, and we would like to follow up after 3-5 days in case they have not responded yet. We are thinking about using an external sequencer for these kinds of follow-up emails, but the initial email will be sent by Resend.
My question would be how I could do this in Resend without too much custom logic and implementation logic. If I want to outsource this to a scheduler, I will be having a hard time sending the follow up in the same thread to the customer who received the initial email.
The initial email by Resend is not really a marketing email; it's an RFQ that the customer requested. The email is highly specialized and designed in a certain way that I cannot just send it via a sequencer without any proper HTML formatting. The follow-up emails will be plain HTML and pretty simple but it would be important to keep them in the same thread to not start a new conversation with the customer.
Has anyone implemented this?
Beta Was this translation helpful? Give feedback.
All reactions