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
mipos
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
mipos - profile
mipos
4 - Data Explorer
since
Mar 16, 2023
Mar 16, 2023
User Statistics
1
Posts
0
Solutions
0
Kudos given
0
Kudos received
View all badges
User Activity
Posts
Replies
How to export data using appscripts (google sheets) to airtable field type "link to another record"
Mar 16, 2023
function blabla(){ // Replace the placeholders below with your own API keys and table information var airtableApiKey = '-'; var airtableBaseId = '-'; var airtableTableName = ''; // Get the active sheet and the range of cells containing your da...
No replies to display.