How can I get all the new rows in a sheet automatically on a Clay table ?
To automatically import new rows from a Google Sheet into a Clay table, you can set up a webhook system. Here's how: 1. Use Google App Script to send data from your Google Sheet to a webhook table in Clay. 2. In Clay, create a webhook table to receive the data. 3. Enable Auto-Update on your Clay table to automatically process new incoming data. For a more direct approach, you can use our Google Sheets integration: 1. In Clay, go to "Actions" and select "Import". 2. Choose the Google Sheets integration. 3. Set up the connection to your specific sheet. 4. Configure the integration to automatically add new rows. If you need step-by-step instructions, we have a detailed guide available.