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

How to achive the result of " Above the Number "

shimrannn

Member
Hi ,

I am using Email parser , in which I want to know that if my data is above 1000 then it will take (A) action and if it is below 1000 then it will take (B) Action , so how to find that my data which is coming by email is above 1000 or not ,

and is there any way to find the "BETWEEN Function too " like if the Data is between 1000 and 1100 then it will perform ( C ) action

please guide

Thanks
 

Pabbly

Administrator
Staff member
Hi ,

I am using Email parser , in which I want to know that if my data is above 1000 then it will take (A) action and if it is below 1000 then it will take (B) Action , so how to find that my data which is coming by email is above 1000 or not ,

and is there any way to find the "BETWEEN Function too " like if the Data is between 1000 and 1100 then it will perform ( C ) action

please guide

Thanks
1. For your first case, consider using router which will help you take action A and take action B based on the parameter -



2. Use filter to find the "BETWEEN Function too " like if the Data is between 1000 and 1100 then it will perform ( C ) action -


1619083155958.png
 
Last edited:
Top