Question

Webhook returns data in string and not individual fields

  • 7 July 2023
  • 1 reply
  • 84 views

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?

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

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?