Flow Send Email Rich Text - Remove Double Spacing

PHOTO EMBED

Mon Dec 09 2024 22:31:09 GMT+0000 (Coordinated Universal Time)

Saved by @dannygelf #flow #salesforce #email

SUBSTITUTE({!EmailBody}, "<p>", "<p style='margin-top:0px; margin-bottom:0px;'>")
content_copyCOPY

By default, Salesforce Text element in Flow Builder does double spacing. This formula is fixes it (the output of the formula is the email body input value)

https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007PycvnSAB