- Consent to Access & Modify
- I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hi Pabbly Support Team,
I have a workflow setup involving three Google Sheets, each connected to a separate webhook / Pabbly flow, all configured with the trigger “New Row Added” and Auto-Send on Schedule enabled.
Here’s the setup:
Concern:
If Sheet 2 or Sheet 3 is processed before Sheet 1 during a scheduled send, the flows for Sheet 2 / Sheet 3 may fail because the corresponding user profile row from Sheet 1 may not yet have been processed by its flow.
My question:
Is there a way to ensure that Sheet 1’s flow always executes before Sheet 2 and Sheet 3?
If not, what would be the recommended best practice to handle this dependency reliably?
Looking forward to your guidance.
I have a workflow setup involving three Google Sheets, each connected to a separate webhook / Pabbly flow, all configured with the trigger “New Row Added” and Auto-Send on Schedule enabled.
Here’s the setup:
- Sheet 1: Stores user profile details
- A new row is added via API when a user signs up on our website.
- Sheet 2 & Sheet 3: Store user queries
- These correspond to two different query forms on the website.
- Queries can only be submitted after signup, but may be submitted within 1–2 minutes of signup.
- These sheets rely on the user profile data from Sheet 1.
Concern:
If Sheet 2 or Sheet 3 is processed before Sheet 1 during a scheduled send, the flows for Sheet 2 / Sheet 3 may fail because the corresponding user profile row from Sheet 1 may not yet have been processed by its flow.
My question:
Is there a way to ensure that Sheet 1’s flow always executes before Sheet 2 and Sheet 3?
If not, what would be the recommended best practice to handle this dependency reliably?
Looking forward to your guidance.
