[New Feature] Using Sendgrid for emails

Once you get the hang of sendinblue, it is really easy. I use it for all transactional stuff and have about 8 templates set up. Adding a new one is a matter of minutes.

Could we ask you to provide a bit of guidance on how to set up with SendInBlue?

Thank you!

This is what I see in my FREE SendGrid account.

someone else already did a great job doing just that! If you have any additional questions, let me know!

1 Like

Not really a big fan of this. I’d prefer if we were able to use our own email provider with DNS records. Sendgrid no longer offers a “free plan”.

@emmanuel
It would be nice to have multiple options for email. Sendgrid, Mailgun, Amazon, Google, bring your own, etc.

For one, Sendgrid no longer offers a free plan.

Mailgun does have a free plan for up to 10,000 email and its HTTP API would fit well with Bubble’s setup.

1 Like

Has anyone ever done any work around trying to send a block of text in Sendgrid? Multi-line inputs break the send link, so sending dynamic paragraphs as defined by a user doesn’t seem possible here. Is this an issue on the sendgrid side or the Bubble side?

Try this. But be careful. Mind “” and other symbols.

Maybe one could make a plugin to convert multiline output into JSON-friendly format.

@emmanuel could “format as: JSON-frinedly line” be added? This way Multiline input can be pushed through POST to Sendgrid.

1 Like

Thanks a lot @funwtp - I’ll give this a try.

Longer-term, if there’s a relatively straightforward solution to convert multi-line inputs into variables that can be processed by Sendgrid, that would be really helpful.

Best,
Brian

1 Like

I’ll be starting to use now for a new client that uses them in other aplications. I’ll be happy to share my experience after it. Speaking of it, did you build yours with the api connector, or are you using one of the plugins? I see there’s about 100 apps only, compared for example to sendinblue(bravo) with 10k apps.
In my case, clients wants mailjet and 98% I’ll build in with the api connector by the end of the month.