First, let me say that I’m not a raw coding developer which is why I’m trying to use Zapier. I am trying to setup a webhook to pull records from our time tracking system (BigTime) and dump the records into Google Sheets. The Webhook returns the data. However the Google Sheets action is seeing all the data as one field, like it is not recognizing the data delimiter (comma) on the record. See below. What am I doing wrong here?