I am using a airtable node to retrieve all the rows in a table (less than 10),
I have tried using the search function and also the get function where I specify the id to retrieve, each works perfectly except the fields in the tables that are checkboxes are not returned. I tried adding them as outputs in the search function and they are still not returned. Is the cehckbox field not recognized by the airtable node, or is there something else I have to do to get the checkbox fields to be returned.
No error meesage, and everythign appears to work, but checkbox fields are not returned
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.56.2,
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: Windows 11