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

Execute step based on value in Google sheet

Lars

Member
I'm looking to automate a follow-up email step in a customer aquisition process. The existing workflow currently ends with a first email to the prospect, and if they haven't signed up after a specific time I want to send a follow-up to them. When they sign up, a column in a Google sheet is updated, and that value is what needs to trigger the follow-up, so I need to be able to either add a step that can look up this value, or branch to a new workflow, passing the email address as a parameter, which can look it up. Doable?

Thanks,
Lars.
 

Fagun Shah

Well-known member
Yes, you can use Delay to module to delay it for a specific time and then use Google Sheet - Lookup Row action to lookup using that email id and after that add a filter step as per your requirement.

So it will only send 2nd email after filter if the filter condition is fulfilled.
 
Top