if we create an automation on make.com to run daily at a specified time so with the new scheduling feature can we delete that automation and just pull the data through webhook in clay and set a schedule to run?
Yes, you can use Clay's webhook feature to pull data and set up a schedule to run it. Webhooks in Clay allow for real-time data updates and automated workflows. To set this up: 1. On your Clay home page, click "+ Create New" 2. Select "Import data from Webhook" in the "Other" section 3. Choose an existing table or create a new one 4. Copy the generated endpoint 5. Use this endpoint with your automation tool (like Zapier or Make.com) This setup will allow you to receive data automatically whenever specific events occur, eliminating the need for manual entry. You can then use Clay's "write to table" feature to process this data as needed.
Is that what you were looking for?