Hello
@Dustin792,
We understand the issue you're facing.
However, the email body contains characters like < and >, which don’t seem to be supported properly when forwarding to Telegram via Pabbly. We’ve tested multiple workarounds, including using the HTML content from the email parser, but unfortunately, multiple characters still break the formatting.
The only feasible solution we can suggest is to
separate the email content using
Text Formatter and then manually
reconstruct the hyperlinks using HTML anchor tags like <a> </a> before sending them to Telegram.