Is there an easy way to see the webhooks that were received? I'm sending webhooks from Clearbit to a company table and then from there to a people table. There seems to be a drop off at each point and I'm trying to diagnose where the issue is.
Here's the people table at the end of the chain. https://app.clay.com/workspaces/228088/tables/t_gBZfsxuZZO3X/views/gv_RnGkYjdUbVK2
Hey there Bradley sorry for the delay, thanks for reaching out. Taking a look.
Sorry for the delay still troubshooting.
👍
Appreciate it
Question just for clarification how many rows should have been imported from the original webhook pull?
I have 145 webhooks fired as of 0730 ET, 45 received
Each of those 45 pertains to a different company
And I can see that it's found people at about 25 different companies
Hey Bradley, just jumping into this thread. Currently, no option to check or identify the webhooks other than what information they imported, but I think it perhaps ran into a rate limit in the process, and that is why it stalled. Looks like you have more now, right?
Have more. Ramped it up a little after the initial test to see if it was a once off. I think about 25% of webhooks got dropped.
Between Clearbit and Clay
And there appears to still be some additional drop off between the company and people table, but I haven't taken the time to try to reconcile that
Out of interest, do you know how long it takes for Clearbit to send a webhook and then how long it takes to hit the company tables / get enriched / hit the people table / then push to salesloft ?
And if there's something that you recommend that is better/faster than clearbit
Great question, although I'm not familiar with Clearbit's webhook rates they may have that in documentation. In case it helps, our rate limit for webhook sources is 10 records/second with a max burst of 20 records to avoid any single user significantly impacting the performance of the product for other users. Right now there’s no way to send the data in batches, in a single request, but that’s on our todo list