Does anyone know whether the native tables in AppSheet support Apps Script? Currently I use Apps Script to link certain records. This involves comparing 2 sets of data from different tables, filtering & then adding a record ID to a field of the data set needing to be linked. AppSheet automations were close to timing out due to the large data set & I needed another method to link the records. I am curious if you could do this with the data from the native tables? Thanks for the help.
You certainly can by going through Appsheet’s API.
2 Likes