Dynamic Email Not Working

Hi. I came across DrapCode several months ago and especially like it for its multi-tenant support, and it’s encouraging to see that you are publishing YouTube videos recently and consistently. I have been building in it quite a bit now and really enjoy the powerful features…I can’t wait to finish my project!

That said, I’m having the hardest time getting Dynamic Email events to work. I’ve watched your videos and read the help guides. I feel like I’ve experimented every which way I can to get the system to send an email, but nothing comes through.

What could I be missing? It looks like emails are sending via the DrapCode built-in Email Provider. Does this mean emails should work automatically and will be sent from the drapcode.com domain, or am I supposed to link my own custom domain first or do anything else with app settings?

Thank you.

1 Like

Hi @edmentorlyadmin,

Thanks for our kind words and encouragement :slight_smile:

Regarding dynamic emails, you will have to add your own AWS SES account credentials as the one which we provides by default build-in email provider via SES, is no longer working since last 2 weeks or so.

While building the applications, people were sending junk/testing emails to invalid email addresses and thus Amazon blocked our AWS SES account due to excessive email bounces.

So better to bring your own AWS SES or Sengrid account to send dynamic emails. Rest everything will work as it is.

Steps to add your own AWS SES for Emails: A Complete Guide to No Code App Building Platform | DrapCode

Please let me know if you have any other questions.

Thanks.

Vishal,

Thanks very much for your reply. I had trouble getting AWS SES to work, but I created a Sendgrid account and am successfully able to trigger email events now.

I appreciate you your help.

1 Like