Where do I paste the cURL for a webhook that I want sent directly into clay?
To send data directly into Clay using a cURL command, paste the cURL into your command line or terminal. The cURL should use the webhook URL generated in Clay as the endpoint. This will send your data straight into Clay. If you need help setting up the webhook or finding the URL, let me know!
what command line or terminal? HTTP API?
To send a webhook cURL directly into Clay, copy the cURL command provided by Clay and paste it into your computer’s command line or terminal. Running this command will send your data directly to Clay. If you want to send data from another application, use the webhook URL (not the cURL) in that app’s webhook settings.