Use the "Write to table" feature to transfer your webhook JSON data to another table.
Setup steps:
1. Add a "Write to Other Table" enrichment column to your webhook table
2. Select your Clay account (you'll need your API key)
3. Choose the destination table
4. Map the JSON fields from your webhook data to columns in the target table
Alternatively, use the newer "Send table data" action:
1. Click Actions → Send table data
2. Select destination table
3. Choose Send row and map which columns to transfer
Both methods will create new rows in your target table with the webhook JSON data.