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
Abdullah_Oladip
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
Abdullah_Oladip - profile
Abdullah_Oladip
4 - Data Explorer
since
Nov 10, 2021
Nov 29, 2022
User Statistics
1
Posts
0
Solutions
0
Kudos given
1
Kudos received
View all badges
User Activity
Posts
Replies
No posts to display.
Re: How can I prevent the "INVALID MULTIPLE CHOICE OPTIONS" error?
Nov 10, 2021
Here is an example of where to add the typecast var Airtable = require('airtable'); var base = new Airtable({apiKey: 'YOUR_API_KEY'}).base('baseId'); base('Table 1').create([ { "fields": {} }, { "fields": {} } ], {typecast: true}, fu...
Kudos from
User
Count
artu-hnrq
1
View all