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.
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?
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 ?
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