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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

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