Skip to main content

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?

 

 

Hi @Tim_Walker 

Good question.

Array data will show as comma separated values for the same field.

Have you tried mapping the variable and testing the GSheets step?