Skip to main content

Can I get all the records?

  • June 21, 2022
  • 1 reply
  • 10 views

I am sorry for my poor English.

I want to write a script and get the information on a specific table.

Using the EXAMPLE code of Loading records,
I can only get an ID and a name.

The records I want are the information I brought from other records.

Is there a way to get all the information?

1 reply

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • June 21, 2022

Welcome to the Airtable community!

You need to use record.getCellValue("field name")