Clay Icon

Troubleshooting Webhook Drop-off Points from Clearbit to Company and People Tables

Β·
Β·

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.

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·
  • Avatar of Clay T.
    Clay T.
    APP
    Β·
    Β·

    Hey there Bradley sorry for the delay, thanks for reaching out. Taking a look.

  • Avatar of Clay T.
    Clay T.
    APP
    Β·
    Β·

    Sorry for the delay still troubshooting.

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    πŸ‘

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    Appreciate it

  • Avatar of Clay T.
    Clay T.
    APP
    Β·
    Β·

    Question just for clarification how many rows should have been imported from the original webhook pull?

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    I have 145 webhooks fired as of 0730 ET, 45 received

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    Each of those 45 pertains to a different company

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    And I can see that it's found people at about 25 different companies

  • Avatar of Clay T.
    Clay T.
    APP
    Β·
    Β·

    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?

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    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.

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    Between Clearbit and Clay

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    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

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    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 ?

  • Avatar of Bradley v.
    Bradley v.
    Β·
    Β·

    And if there's something that you recommend that is better/faster than clearbit

  • Avatar of Clay T.
    Clay T.
    APP
    Β·
    Β·

    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