Hello there…
Does anybody has ever face the problem that bubble (send grid) send-mail action never works at all?
I really dont understand what is happening…
Does anybody can see something wrong on this workflow that makes the email never to be sent?
I can put whatever email on destination, it never sends…
The delimeter is enter
A few troubleshooting questions…
- Has it worked before?
- Does it send if you manually type in an email address you can receive email at? Meaning, a static email address, not a dynamic expression.
- If yes to #2, then check your data source – it’s possible you’re not logged in as a user or the user you’re logged in as has no value for “cpo.EmailContato” in the database.
- Do the same for your Sender Name and Reply To values.
- If the recipient is not the issue, try sending an email with a simple static text in the body to rule that out.
- If you have a Sendgrid API key in your settings, check the key. Make sure it’s correct, doesn’t have extra spaces, etc.
- Use your server logs to help you figure out if there’s an error. Open the advanced filters and enable “sending email failed.” Search the timeframe you sent a test email.
- If there is no error in server logs and recipient is ok, check spam folder.
- If nothing in spam, go to your Sendgrid account and check the “Activity” section for any deliverability errors on Sendgrid’s end.
Hopefully something here will help you figure out the problem!
Cheers,
Gaby
Coaching No Code Apps
Thanks Roman
The logs show me the error
I didnt know we have 20 mails limit per day, I think this is new, but… Now I know what to do!

3 Likes