Hey Team, I want to connect Google sheet with my clay workbook. Connection should be two way, like whatever I update in Google sheet should be updated in my clay workbook and then it should be exported to another clay workbook. Is it possible?
A fully automated two-way sync between Google Sheets and Clay is not natively supported. You can: ** Push data from Clay to Google Sheets using actions like Add Row, Lookup Row, or Update Row. ** Import data from Google Sheets to Clay by exporting a CSV from Google Sheets and uploading it to Clay, or automate this with a Google Apps Script that sends data to Clay via a webhook (advanced, and requires passthrough tables, which are enterprise-only). Updates made in Google Sheets do not automatically sync back to Clay unless you set up such a script. Once data is in Clay, you can export it to another Clay workbook as needed. For advanced automation, you may need to use scripts and webhooks, but a seamless two-way sync is not available out of the box. If you need further help, you can request human assistance by clicking on "Talk to a person."