Help
Maca_from_Avoca
4 - Data Explorer
4 - Data Explorer
since ‎Jun 08, 2022
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am trying to create a record on airtable and I am getting that createdRecords is “undefined”. All the variables FirstName,LastName,Email,JobLevel print to console but then createdRecords is undefined. const Airtable = require('airtable'); var base ...