Workflow execution time

I have created multiple workflows connected to Airtable and then some processes, The trigger is as soon as i enter a record in Airtable the workflow should execute, but all my different workflows take different times. Can anyone explain why adding a new record in the Airtable does not trigger the workflow properly?

Sometimes it takes 2 to 3 mins whereas sometimes it takes like 30 mins.
 

Pabbly

Administrator
Staff member
I have created multiple workflows connected to Airtable and then some processes, The trigger is as soon as i enter a record in Airtable the workflow should execute, but all my different workflows take different times. Can anyone explain why adding a new record in the Airtable does not trigger the workflow properly?

Sometimes it takes 2 to 3 mins whereas sometimes it takes like 30 mins.
Airtable trigger checks for new data in every 10 mins. So you may not see the data in your workflow immediately. It will take around 10 mins for the data to be shown in your Pabbly Connect workflow.
 
Top