Airtable - Count Number of Records
Status: Closed · Asked by Graffiki on · 0 views
I want to set up an automation that randomly selects a record inside a view on airtable.
The first step is to get the total number of records in the view on airtable. When I GET all records in a view, the total count doesn't seem to be on the output. It is there when I run the same automation on MAKE.
Is there a way to get this number with Pabbly?
Thanks for your help in advance ?
Hey @Graffiki
Kindly share the workflow URL in which you have tried the same.
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZjMDYzZjA0M2Q1MjZjNTUzZDUxMzIi_pc
Here you go (y) - not much to it yet as I'm stuck on this first part.
Is there a way to get this number with Pabbly?
We checked the possibility of the same but unfortunately, the size and the number of records cannot be calculated from the API call which you have designed.