Clay Icon

Tips for Automating Data Enrichment to Postgres with Webhooks and HTTP APIs

·
·

Hi guys, is anyone enriching large amount of data automatically (to postgres) using the webhook and http api feature? Do you run into limitation?

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

    Hi, thanks for getting in touch! We recently added a rate limit for webhook sources of 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

  • Avatar of Lauren D.
    Lauren D.
    ·
    ·

    Thanks for the feedback Juan 🙂

  • Avatar of Lauren D.
    Lauren D.
    ·
    ·

    That should be enough ! Another question : I noticed that apollo was only with your own api key?

  • Avatar of Lauren D.
    Lauren D.
    ·
    ·

    Is there a limit to the number of rows per table,

  • Avatar of Lauren D.
    Lauren D.
    ·
    ·

    Does it cost 1 credit when receiving a row through the webhook or sending a request through the http api?

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

    Hey there Lauren jumping in for Juan, using Clay's HTTP API is free to use.