Clay Icon

Hi, is there a way I can get the whole table data using an API?

·
·

Hi, is there a way I can get the whole table data using an API?

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    You can export your table data by following these steps: 1. Open the table you want to export 2. Click Actions > Export > Download CSV This will give you a CSV file containing all your table data.

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    Was that helpful?

  • Avatar of Umer F.
    Umer F.
    ·
    ·

    No i want to build a automation which will run specifically at some time and get the table contents, exporting csv will not work.

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    Looks like you're still looking for help.

    If you’re dealing with a specific table, drop the URL below so we can help you quicker. Otherwise, someone from our team will be in touch soon!

  • Avatar of Owen C.
    Owen C.
    ·
    ·

    Hey there, thanks for reaching out! Currently, we don't have external/traditional APIs to call Clay outside of the main UI. One of the reasons we don't have external APIs enabled is because we have several tools that already work under API systems and thus it would be a complex setup given the variety of actions you can implement within Clay, at least for the time being. It can still work similarly with tools we have like Webhooks to auto-import records into a workflow and then using HTTP API integrations to push it to your custom API. Another workaround here would be sending all of the data into a separate database like Google Sheets and performing the query there. Let me know if you have any other questions or concerns. :)

  • Avatar of Umer F.
    Umer F.
    ·
    ·

    thanks i will use google sheet

  • Avatar of Owen C.
    Owen C.
    ·
    ·

    Sounds good! Let us know if you have any other questions or concerns. :)

  • Avatar of Umer F.
    Umer F.
    ·
    ·

    Issue is resolved

  • Avatar of Mark L.
    Mark L.
    ·
    ·

    Thanks, Umer! Appreciate you following up with us. Keep in touch if you have any new troubles!