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

Filters Problem

ewarhou

Member
I have created a workflow to filter my updated contacts on Mautic, I want only the qualified ( Stage = Qualified ) contacts to be added in Google Sheet rows, I added a filter as shown bellow :


pab3.PNG


Then I added Google sheet, but the problem is that I have watched the filter tutorial and It doesn't appear like what I have got :

This is Google sheet on the tutorial

pab1.PNG



This is Google sheet that I have got :

pab2.PNG


I continued to test it if it will work, but it doesn't work if the condition is false, only the true condition works, could you please tell me what's wrong with this workflow, I think somebody else will face the same problem.

Thanks
 
P

Pabblymember11

Guest
Hey @ewarhou

While doing the initial setup the Filter action step might respond 'false' because the condition you are having in the workflow is different so it will show false but when you run your workflow and when the filter condition meets it will run accordingly.

Regarding the Google Sheets screenshot which you have referred to are 2 different action events. One is Google Sheets: Append Value and another one is Google: Add New Row.

So, we should recommend you to use the "Google Sheets: Add New Row" action event for your use case which would simply add the new row with the respective data.

(Watch the second part of the video to understand the Google Sheets: Add New Row)
 
Top