• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Parsing - After text field - Ignore dynamic URL value

Fagun Shah

Well-known member
I want to parse text from body_html of email, but the issue is the HTML tag contains dynamic URL so I can not give fix value to text parsers's after text field.

Red underlined text will be static and yellow underlined URL will be dynamic. Is is possible somehow to ignore that yellow part of URL via placing * or something?

1619846553307.png
 

Pabbly

Administrator
Staff member
I want to parse text from body_html of email, but the issue is the HTML tag contains dynamic URL so I can not give fix value to text parsers's after text field.

Red underlined text will be static and yellow underlined URL will be dynamic. Is is possible somehow to ignore that yellow part of URL via placing * or something?

View attachment 484
Can you please share us the workflow name so that we can check the possiblity?
 

Fagun Shah

Well-known member
We have created a sample workflow "CLONE - [Website Form New Lead Email Parser]" for you. Please check Steps 9,10 and11 that should fulfill your requirement.
Did you setup the step 9,10,11 to extract the URL??

The text I want to parse is "Unknown" in the screenshot. But it is a link(<a>).

So what I actually need to do is ignore the URL but still pass other things to get "Unknown(or whatever the hyperlinked text is there)" as result.
 
Top