I have a webhook that is capturing data from our ecommerce store to a google sheets doc. I am trying to replace the name of multiple variables as they come. The problem is that multiple variables can come at the same time creating multiple rows but in the same column. When I use filter, I was only able to replace only one of the 4 variables I need to rename. I tried to run python in code by zapier but can’t quite get the logic to work. Essentially I want to rename the the 4 different variables of input_data with the correct name as it can pushes