--- title: Clay description: Learn how to add a new column in a Clay table with TheirStack data or create an entirely new table in Clay with live job posting and technographic data from TheirStack. url: https://theirstack.com/en/docs/integrations/clay --- We're currently in discussions with Clay to establish an official integration. Meanwhile, you can still leverage our data within Clay. Depending on your specific needs, we suggest the following approaches: - [New jobs or companies table in Clay](#new-jobs-or-companies-table-in-clay) (live sync or one-time export) - [Adding a new column to Clay table](#adding-a-new-column-to-clay-table) (manual sync) ## New Jobs or Companies Table in Clay If you aim to create a new table with - A list of jobs posted in the US in the last 30 days that mention a specific keyword. - A list of companies that have posted a job in the last 30 days in New York. - A list of companies using specific technologies like Snowflake, Hubspot, Python, etc. - A list of companies employing a category of technologies like AI, Cloud, etc. with a live sync or as one-time export, follow these steps: 1. Go to the Clay and create a new table and select "monitor webhook" as the source. [Clay Webhook Guide](https://www.clay.com/university/guide/webhook-integration-guide) 2. [Setup a webhook in TheirStack](/en/docs/webhooks/how-to-set-up-a-webhook) ## Adding a New Column to Clay Table If you have a list of companies in Clay and wish to add a new column with - the number of developer jobs posted by this company in the last 30 days. - "Yes" / "No" if they are utilizing specific technologies like Snowflake, Hubspot, Python, etc. - "Yes" / "No" if they are employing a category of technologies like AI, Cloud, etc. follow these steps: 1. Go to the Clay table you want to add the column to. 2. Click on the "Columns" tab. 3. Click on the "Add Column" and select "HTTP API" [Clay HTTP API Guide](https://www.clay.com/university/guide/http-api-integration-overview) 4. Review our [API docs](/en/docs/api-reference) ## Frequently asked questions ### Has anyone integrated and used TheirStack with Clay? We’re in talks with Clay to have an official integration with them but it’s a bit far still. But there are still other ways that customers used TheirStack with Clay. Mostly: - Exporting and uploading manually a CSV from TheirStack - Using the [HTTP API](https://docs.clay.com/en/articles/9672489-http-api-with-clay) function from Clay, connecting to our [API](/en/docs/api-reference)