Support
Help Center
Airtable Universe
Airtable Templates
Airtable Guides
Developer Documentation
Sign up for Airtable
Airtable Community
Announcements
Discussions
Ask A Question
Show & Tell
Development & APIs
Groups
Airtable AI
Airtable Enterprise Network
Marketing
Product Operations
EDUser Group
Events
Resources
Getting Started
Job Board
Product Ideas
Search
Community
Knowledge base
ben_jones1
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Help
Sign In
Browse
Airtable Community
ben_jones1 - profile
ben_jones1
4 - Data Explorer
since
Mar 10, 2020
Nov 29, 2022
User Statistics
9
Posts
0
Solutions
0
Kudos given
0
Kudos received
User Activity
Posts
Replies
How could I find out how many records there are in a table?
Mar 11, 2020
JAVASCRIPT / NODEJS How could I find out how many records there are in a table? recordsMax = base('Table 1').size() Something like that, but it actually works. Thanks.
Where to put API key
Mar 10, 2020
# Shell: $ export AIRTABLE_API_KEY=YOUR_API_KEY Where should I put this? This is probably an obvious question, but I don’t know it. Thanks
Re: How could I find out how many records there are in a table?
Mar 11, 2020
I sent the gyazo link as I can’t upload photos to here, it just shows the directory of my file.
Re: How could I find out how many records there are in a table?
Mar 11, 2020
Gyazo is a photo program, not a scripting system.
Re: How could I find out how many records there are in a table?
Mar 11, 2020
In this file: deletemehttps://gyazo.com/bd3157a4a5e7460582cb43c119a59ce5
Re: How could I find out how many records there are in a table?
Mar 11, 2020
I am using Visual Studio Code.
Re: How could I find out how many records there are in a table?
Mar 11, 2020
Yes. It is on a javascript file.
View more