Basic copy/paste broken in Pabbly Connect?
Status: Open · Asked by Anders Nielsen on · 0 views
Hi,
See this video please:
https://share.zight.com/DOuYjz52
How can I avoid it encoding the characters like this? It should just keep the same encoding I already have.It happens in every flow but here is the link to the one I have open here:
https://connect.pabbly.com/workflow/mapping/IjU3NjEwNTY1MDYzMjA0MzE1MjY4NTUzNCI_3D_pc
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 < and >) 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!