Thanks for reaching out! Let me walk you through how to connect Reddit data with Clay:
1. You'll need Reddit API access first
2. Then you can use webhooks to send data to Clay through:
- Ngrok (free, quick setup with a local script)
- Zapier or N8N (paid options)
The Ngrok route is pretty straightforward - just write a simple script to fetch the API data and send it to Clay's webhook. Takes minimal time to set up and won't cost you anything.