Airtable new record trigger not firing

evgeny

Member
Hey Pabbly team,

I have a workflow that goes like this:
Trigger - New Airtable record
Number formatted => spreadsheet-like formula => RANBETWEEN number
Action - Update Airtable record (mapping record ID from the trigger)

All test data works and there are responses. However, when I create a test record in Airtable, the workflow is not firing.

Please help.

Evgeny
 

Pabbly

Administrator
Staff member
Hey Pabbly team,

I have a workflow that goes like this:
Trigger - New Airtable record
Number formatted => spreadsheet-like formula => RANBETWEEN number
Action - Update Airtable record (mapping record ID from the trigger)

All test data works and there are responses. However, when I create a test record in Airtable, the workflow is not firing.

Please help.

Evgeny
Airtable integration is based on polling. So it will check for the new record every 10 mins. So kindly wait for at least 10 mins and then see the workflow history. You would be able to see the workflow executions there.
 
P

Pabblymember11

Guest
Hey @evgeny

Airtable's trigger events are established on Polling type webhook trigger only on all the platforms, though the time might vary between 1-10 min to capture the webhook response.
 
Top