I used the Google Sheets node and chose the “get rows” operation to get data from a specific Google Sheets sheet. Then, I created an airtable table with row names that match those of the Google Sheets one. I connected to the Google Sheets node an airtable node and chose the “create option” to fill the airtable table with the Google Sheets data. Everything seems to work well. I didn’t get any errors, but my airtable table didn’t receive any data. I linked my workflow. May you verify what is the problem?
Hi @Prosperbrou
Here’s a few things I would verify:
- check that the fields name are correct and existent in Airtable
- try the
typecast
option in the airtable node, to allow for type conversions of the incoming data in airtable - check if there are any data validation rules in the airtable base
- try auto-mapping
Other questions:
- How did you set up the Airtable credentials?
- Are you using the latest node versions (see settings tabs)?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.