Hello people,
My goal is to use sweet airtable to store the data from my psychology experiment.
I would like to create 5 table (Metrics, 1-4 experiment).
Each experiment needs to contain a lot of fields.
Data schema is
-probe[i]-id
-probe[i]-feature1
-probe[i]-feature2
-probe[i]-feature3
-probe[i]-feature4
Each experiment will have i === 192 which means I need to create 960 fields.
I was searching for script to do it automatically, however I did not find per-defined one.
I found this site (Airtable Blocks SDK), however I have not clue how to get is going (tried automation, apps).
Im not sure, if the tool is not suitable for the task or my programming skills are not suitable for the tool.
I would be grateful, once I will get advice how to overcome the problem.
Cheers