Basic copy/paste broken in Pabbly Connect?

Hrishabh.pabbly

Member
Staff member
Hello @apps ,

Thank you for sharing the video — that helped clarify the issue.

The encoding problem you’re seeing (where characters like < and > get converted to &lt; and &gt;) usually happens when copying just a single line or part of the HTML block. This partial copy can sometimes bring in hidden formatting or get auto-escaped during the paste.
To avoid this:

➡ Please try copying the entire HTML block into the Lookup Table.
➡ Once pasted, you can simply delete the parts you don’t need.

This should preserve the formatting correctly and prevent the encoding issue.

Let us know if that works for you!
 
Top