Clay Workbook is not receiving my webhook data. It has been stuck since 2pm
Can we please look into it how and why?
I can see my webhook logs are indeed sending to Clay
Several factors could cause webhook data not to reach Clay: Rate limits: Webhooks are limited to 10 records per second with a maximum burst of 20 records per workspace. Payload size: Each payload must not exceed 100KB. Submission limits: Webhook sources are limited to 50,000 submissions total. Once reached, you need to create a new webhook. Troubleshooting steps: ** Check if you're exceeding rate limits or payload size ** Verify your webhook URL is correct ** Test the webhook endpoint using tools like RequestBin or Postman ** Monitor webhook activity and check for error responses If you're sending JSON data and encountering parsing errors, please copy and paste your JSON payload into the chat so I can help troubleshoot the formatting.
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.
Hey, Loh Y. Do this now: Re-test Webhook Manually Go to webhook.site Send your webhook payload there first to confirm your data is sending correctly. Check & Reset Webhook URL in Clay In Clay go to the table click “Add Row via Webhook” Copy the current webhook URL Test it via Postman or curl with your data If it's broken, delete and re-add the webhook trigger to get a new URL Open Clay Table Activity Tab: Check if new rows are appearing or if errors are shown If stuck: manually refresh the workflow or re-trigger the webhook
New data just came in at 2.18pm, albeit the delay but is stuck at the hubspot step. I don't think I;ve hit my HubSpot API rate limit cause my other automation with HubSpot are all still working fine.
And all my webhook logs are sending correctly
I've manually clicked to re-run the ones on queued
And it's still stuck
send me your hook url,[ i can check
Sorry, I think at this point I would wait for Clay instead. As the hook url may seem sensitive
Though I appreciate it if you could share with me what troubleshooting steps are you looking to achieve? Via postman?
https://reqbin.com/ go to this site and send a post request to your webhook and see if it is receiving or no you will get if there are any errors
clay is acting up right now as well so that could be the issue if there are no errors while sending data to hook