Editing email layout sent from an app

Hi @HCEH, this is a really good question. The official answer is that Tulip does not allow for email formatting within applications. If emails need to adhere to a specific format for brand, readability, or other reasons, we’ve seen other folks use a 3rd party provider like Sendgrid or Twilio. These services typically work by having you configure the email in their platform, and they send emails when you hit an api endpoint, which you can do with connector functions.

That said, I’ve seen folks get really creative with the expression editor to format emails. It’s not perfect, but between variable, table records, and text expressions, you might be able to get pretty close. Here’s a quick tip for adding line breaks to emails, for example.

One last thing: I was able to find a product suggestion for better email formatting. I’m surprised how few votes it has because this is a request I’ve gotten many times, anecdotally. Go ahead and make your voice heard :slight_smile:

1 Like