I would like to add a row in a Clay table when a new row is added on google sheets through Make. Is it possible ?
Yes, it's possible to automatically add a row in a Clay table when a new row is added in Google Sheets using Make. Here's how you can set it up: 1. Use a Webhook in Clay to receive data from Make. 2. Enable Auto-Update on your Clay table to automatically process incoming data. 3. In Clay, set up the Google Sheets integration with the "Add Row" action: • Select your Google Sheets account • Paste your Google Spreadsheet URL • Select the Sheet ID and map columns • Configure run settings This setup will allow new rows from Google Sheets to be automatically added to your Clay table. If you need more detailed guidance, you can request human assistance by clicking on "Talk to a person".
And if I put “Look Up Row” google sheets in a table, it’s gonna auto-update with the new rows every time ?
Yes, the "Look Up Row" Google Sheets action in Clay can auto-update with new rows. By default, new rows within your Clay table will automatically trigger a lookup within Google Sheets. This auto-update feature ensures that your Clay table stays synchronized with your Google Sheet. If you want more control over when the lookup occurs, you can use formulas to set specific conditions for triggering the action. This allows for more customized updating based on your needs. For more details on auto-update and conditional runs, you can check our documentation on these features.
I don’t understand, if I’m adding a row in a google sheets does it populate in the clay table ?
Adding a row in Google Sheets doesn't automatically populate the Clay table. However, you can set up Clay to add rows from Google Sheets to your Clay table. To do this: 1. Use the "Add Row" action in Clay's Google Sheets integration. 2. Configure it to add new rows from your Google Sheet to your Clay table. 3. Set up auto-update in Clay to automatically process incoming data. This way, when you add a row to Google Sheets, it can be automatically added to your Clay table. If you need more detailed guidance, you can request human assistance by clicking on "Talk to a person".
it says “add a row to a google sheet” not “add a row in clay from a google sheets”
You're right, the Google Sheets integration in Clay doesn't directly support adding a row to Clay from Google Sheets. However, we can achieve this using a different approach: 1. Use Clay's webhook feature to receive data from Google Sheets. 2. Set up a tool like Make (formerly Integromat) to monitor your Google Sheet for new rows. 3. Configure Make to send new row data to your Clay webhook when detected. 4. Enable auto-update on your Clay table to process incoming webhook data. This setup will allow new rows from Google Sheets to be automatically added to your Clay table. If you need more detailed guidance on setting this up, you can request human assistance by clicking on "Talk to a person".