Error when I send email have url
Status: Open · Asked by Dustin792 on · 0 views
I want to send email sent from Google To Group chat with content:
[TABLE]
[TR]
[TD][TABLE]
[TR]
[TD][TABLE]
[TR]
[TD]Your business profile has been suspended[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[TR]
[TD][TABLE]
[TR]
[TD]STAR NAILS 7 II at 31330 Groesbeck Hwy, Fraser, MI 48026, your Business Profile has been suspended due to policy violation.[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[TR]
[TD][TABLE]
[TR]
[TD]Violation type[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[TR]
[TD][TABLE]
[TR]
[TD]Content that violates our policies on deceptive content and behavior isn't allowed. Deceptive content intentionally misleads or deceives others.[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[TR]
[TD][TABLE]
[TR]
[TD]Learn more about our suspension policy[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[TR]
[TD][TABLE]
[TR]
[TD]To appeal this decision, click on Appeal below.[/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[/TABLE][/TD]
[/TR]
[/TABLE]

When I submit it can't be sending. Please help me fix it
Hello @Dustin792,
Please provide us with the workflow URL so we can better assist you.
Hello @Dustin792,Please provide us with the workflow URL so we can better assist you.
Here is my url:
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzZjA0MzU1MjY0NTUzNDUxMzIi_pc
Hello @Dustin792,
The issue appears to be caused by the angle brackets ("<" or ">") used in the content mapped under the Text Message field. We recommend either replacing them with single quotes or removing them entirely.
Please give that a try and let us know if it resolves the issue.

Hello @Dustin792,The issue appears to be caused by the angle brackets ("<" or ">") used in the content mapped under the Text Message field. We recommend either replacing them with single quotes or removing them entirely.
Please give that a try and let us know if it resolves the issue.
I know this issue but this is directly email from Google Include URL I can't fix it auto
The email like that. I want to forward this email into telegram use Pabbly
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 before sending them to Telegram.