Clay Icon

is there an api to get data of a table clay table?

ยท

is there an api to get data of a table clay table?

  • Avatar of Clay Team
    Clay Team
    APP
    ยท

    Hey hey! Can you drop the URL for your table here? (if applicable) ๐Ÿซถ Don't worry, only admins will be able to open your table ๐Ÿ˜‰

  • Avatar of Nikhil B.
    Nikhil B.
    ยท

    btw there seems to be link that could help with it but it's invalid

  • Avatar of Clay Team
    Clay Team
    APP
    ยท

    Hey, thanks for reporting the link! And yes, HTTP API would be the way you can export data from Clay to another tool. Here's a working link: https://docs.clay.com/enrichments-and-providers/enrichments/all-providers/http-api

  • Avatar of Nikhil B.
    Nikhil B.
    ยท

    hey thanks a lot! but is there a read only endpoint? like airtable's https://airtable.com/developers/web/api/list-records

  • Avatar of Nikhil B.
    Nikhil B.
    ยท

    list records - that i can call by HTTP call

  • Avatar of Clay Team
    Clay Team
    APP
    ยท

    Ah, we don't have a traditional API like other tools. HTTP API usually covers those if you connect to the other tools' endpoint... Alternatively, you can generate a cURL to connect with a tool like Zapier via webhook

  • Avatar of Nikhil B.
    Nikhil B.
    ยท

    How do i do that? could you please tell me, that sound like something that can help me.

  • Avatar of Clay Team
    Clay Team
    APP
    ยท

    You can create that cURL by generating a Webhook tableNew Table -> Import from Webhook -> Copy URL and proceed with a zapier or make.com automation

  • Avatar of Nikhil B.
    Nikhil B.
    ยท

    Oh okay thanks a ton!

  • Avatar of Clay Team
    Clay Team
    APP
    ยท

    Curious though, what tool and what does your workflow look like? Just so we can recommend the best approach. Also, we reported an issue when it's trying to create the table but should be fixed soon, in case you run into that