I am trying to use a webhook to pull data from a tracking pixel and write the information to a google sheet. The information I am hoping to continually track is for new leads’ contact info. Here is an outline of the steps:
- Choose Webhooks by Zapier and choose Catch Raw Hook for the Event
- Copy webhook URL into the pixel
- Test the trigger
- On action, choose Google Sheets and choose Create Spreadsheet Row for the Event
- Choose google account, spreadsheet, and properly set up worksheet(with header)
- When I begin filling the cells of the spreadsheet, all of the information the webhook pulled is useless and not what I intended to pull. I have a photo attached of some of the options. The rest are equally unhelpful.
How do I change this to pull the information I want which is contact information for new potential leads that have been tracked on the website?