I am attempting to retrieve all the content from a Monday board that has recently been shared with me. My task is to write this board to a Google sheet and to Google BigQuery on a daily basis. I do not seem to have editing permissions but I can view the board.
It may be that my lack of permissions are preventing me from retrieving column values for each item. Here is the query and the results:
Note the presence of only null values. Here is the actual table as to confirm that it does not actually contain null values at these fields:
Please help me figure out why I keep getting nulls for my column values. Perhaps an issue in my query or the lack or permissions.



