API calls to schedule Clay.com runs

Hi Everyone - I’m excited to be here. I want to use make to automate Clay.com runs. I am totally new to make but finally have a reason to get into it.

I’d capture the network traffic in Clay when an enrichment is triggered and schedule this in make to run it.

Does anyone have experience with this and could share the basics of make for this?

I know I probably didn’t ask the right questions - pls let me know what you need!

Thx in advance.

Hi Andreas - welcome to the Make Community!

Clay’s API allows you to either send data to a Clay table, or to kickoff an external action (such as a Make scenario) from within a Clay workflow.

Which is is you’re trying to do?

Thx David! Appreciate your response. The latter!

I have a column that is a simple enrichment but as of yet there is no ‘schedule run’ functionality and I wanna hack this together. I want to trigger the run of the Clay enrichment scheduled via Make.

As far as I’m aware, Clay doesn’t have any concept of “scheduled runs”.

As each new row is added to a Clay table, Clay runs the necessary enrichments for that row.