Webhooks aren't down system-wide. If you're getting "success" responses but no data appears in your table, this could be due to several factors:
Common causes:
** Webhook limit reached: Tables are limited to 50,000 submissions, and this limit persists even after deleting rows
** JSON formatting issues: Malformed JSON can cause silent failures
** Rate limiting: Clay has a 10 requests/second throughput limit
*To troubleshoot:
1. Check if your webhook table has reached the 50,000 submission limit
2. Verify your JSON payload format is correct
3. Test with a simple cURL command from your webhook table
Can you copy and paste the JSON you're sending so I can help troubleshoot the formatting?
Hey Silver!
Thanks so much for reaching out - we're so excited that you are exploring webhooks! I'm happy to dive in and help you with this. Is the issue still persisting? If so, could you provide a bit more about your use case and what specifically is going on?
Best,
Hari
are webhooks down at the moment ? doesnt seem to work on any table ? | Clay