Hey everyone, I’m new to Clay and wanted to check if this workflow is possible:
I’m looking to set up a pipeline that:
Accepts a person’s name as input via a webhook (or websocket),
Enriches the data for that person,
Then sends the enriched data out through another webhook.
Would appreciate any guidance on how to structure this in clay
Thanks