• 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.

Email Parser Not Returning Expected Value

Fagun Shah

Well-known member
Red underline text is the value i am passing as After Text filed value in Text Parser of pabbly connect.

1619846765217.png


But it is returning nothing.

1619846846079.png


I tried \n also but no luck.

Can you guys tell what is that I am doing wrong here?
 

Fagun Shah

Well-known member
Nice, now it removes all unnecessary spaces from email's HTML.

Works good.

Last request - if possible stop rendering HTML in the workflow , it makes re-editing those field values much harder andthere no logical use to see those field's values rendered anyway

1620044309407.png


1620044323637.png
 

Pabbly

Administrator
Staff member
Nice, now it removes all unnecessary spaces from email's HTML.

Works good.

Last request - if possible stop rendering HTML in the workflow , it makes re-editing those field values much harder andthere no logical use to see those field's values rendered anyway

View attachment 511

View attachment 512
If possible stop rendering HTML in the workflow , it makes re-editing those field values much harder and there no logical use to see those field's values rendered anyway.

This is also done. Check at your end.
 

Fagun Shah

Well-known member
If possible stop rendering HTML in the workflow , it makes re-editing those field values much harder and there no logical use to see those field's values rendered anyway.

This is also done. Check at your end.
Still rendering in Text After Field -
1620046950727.png
 

Fagun Shah

Well-known member
Also another issue now created,

work flow name -

Calls Email Parser​


Now it is not returning values properly for normal use cases.

Like when you enter After text - <img style="display:block" src="http://success.scorpion.co/images/email-templates/Rebrand/icons/icon-profile.png" alt="Profile Icon" title="Profile Icon"> </td> <td> </td><td width="12"> </td> <td> <strong style="color:#191919;font-size:24px">

Before Text - </strong>

It should return "Unknown", but it is returning nothing.
 

Pabbly

Administrator
Staff member
i tried sending email using autonami plugin (wordpress).

it still did not work, but it works when testing it using gmail.

this is how i tested it,

https://www.berrycast.com/conversations/e774c120-594d-5ef0-a3f5-8d8a70d55885

there are options in autonami to send email in 3 format, rich text, woocommerce template & html, not sure if it is the issue.
Yes, the issue is because of the email format which your autonami application is sending.

Further, we have made few changes at our end. Please recapture the email parser and let us know if that works for you.

Next time, please create a new separate thread for your question so that we can help you on your own thread.
 
Last edited by a moderator:

nizam

Member
Yes, the issue is because of the email format which your autonami application is sending.

Further, we have made few changes at our end. Please recapture the email parser and let us know if that works for you.

Next time, please create a new separate thread for your question so that we can help you on your own thread.
ok great. all is working fine now
 
Top