Hey everyone! Looking for some help on Zapier integrations. I connected Clay<>Zapier<> Google sheets. I have a form that autopopulates columns A-E in this sheet. My integration uses Zapier to then take that information, add it to Clay, populate # employees, annual revenue, and total funding, and send it back to this sheet. I added a Job Title column to my Clay table this week and want to get Zapier to auto-pull data from that column back into my google sheet but see no option for that column in my Zapier setup. Any ideas?
To pull the Job Title data from your Clay table to Google Sheets, you'll need to update your existing Zapier integration using one of these approaches:1. Using Google Sheets Actions: โข Use the "Lookup, Add, or Update Row" action in your Zapier setup โข Map the Job Title column from your Clay table to the corresponding column in your Google Sheet โข Configure the lookup settings to match and update the correct rows 2. Alternative HTTP API Method: โข Add a new HTTP API enrichment in your Clay table โข Set the Method to POST and use your Zapier webhook endpoint โข In the Body section, include the Job Title column along with your other data in JSON format โข The data will then be available in your Zap to map to Google SheetsChoose the method that best matches your current setup and update the column mappings to include the Job Title field. Sources: Guide: How to send your Clay table data to Zapier with HTTP API Google Sheets integration overview | Documentation | Clay University