Skip to main content
Solved

Set record id, when creating a new record using the API

  • August 13, 2020
  • 2 replies
  • 36 views

Hey All,

When creating a new record using the API, is it possible to explicitly set the record id?

Thanks,

Tommy.

Best answer by JonathanBowen

Hi @Tommy_C - no, the record ID (“recXXXXXXXXXXX”) is set by Airtable when a record is created and you have no control over this. You could, however, create your own ID field and set this.

2 replies

JonathanBowen
Forum|alt.badge.img+18
  • Inspiring
  • 1110 replies
  • Answer
  • August 13, 2020

Hi @Tommy_C - no, the record ID (“recXXXXXXXXXXX”) is set by Airtable when a record is created and you have no control over this. You could, however, create your own ID field and set this.


  • Author
  • New Participant
  • 1 reply
  • August 13, 2020

Hi @Tommy_C - no, the record ID (“recXXXXXXXXXXX”) is set by Airtable when a record is created and you have no control over this. You could, however, create your own ID field and set this.


Thanks @JonathanBowen much appreciated.