Remove Hyperlinks
Status: Closed · Asked by Rick Anderson on · 0 views
Hi ... Can you please help me understand how to remove hyperlinks from the output?
Here's specifically what I'm talking about: https://www.loom.com/share/778c1f3648524749b38bc546c4ac1449
Here's the workflow ID: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzMDA0MzA1MjZlNTUzNTUxMzEi_pc
Thank you!
Hi ... Can you please help me understand how to remove hyperlinks from the output?Here's specifically what I'm talking about: https://www.loom.com/share/778c1f3648524749b38bc546c4ac1449
Here's the workflow ID: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzMDA0MzA1MjZlNTUzNTUxMzEi_pc
Thank you!
Hello @eriksande , You need to use code module by pabbly connect. Just ask chatgpt to wirte code(JS or Python) to remove hyperlink and whitespace from url without any libraries. It'll give you output code. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
Please find "How to use code module in pabbly connect" video for reference.
Hello @eriksande , You need to use code module by pabbly connect. Just ask chatgpt to wirte code(JS or Python) to remove hyperlink and whitespace from url without any libraries. It'll give you output code. If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
Please find "How to use code module in pabbly connect" video for reference.
Got it! Thanks so much!