Documentation improvements
- New webhooks docs
- Improved Clay docs
- Enhanced Backfilling job board post
All the latest updates, improvements, and fixes to TheirStack
Includes new columns, and renames some existing ones for consistency. Now includes columns for the 3 current sources of technographics data we have: - Job titles - Job descriptions - Job URLs
Here are the columns which name has changed or have been added.
The following columns are renamed:
technology_id
→ keyword_id
technology_rank
→ technology_rank_source_jobs
technology_rank_180_days
→ technology_rank_180_days_source_jobs
rank_1_tie
→ rank_1_tie_source_jobs
rank_180_days_tie
→ rank_180_days_tie_source_jobs
relative_occurrence_within_category
→ relative_occurrence_within_category_source_jobs
jobs_source_final_url
→ jobs_source_url
first_date_found_source_final_url
→ first_date_found_source_job_url
last_date_found_source_final_url
→ last_date_found_source_job_url
The following columns are added:
keyword_slug
- Slug identifier for the technologysubcategory_slug
- Slug identifier for the technology subcategoryis_recruiting_agency
- Indicates if the company is a recruiting agencyjobs_source_description_last_180_days
- Number of jobs mentioning this technology in the job description in the last 180 daysjobs_source_description_last_30_days
- Number of jobs mentioning this technology in the job description in the last 30 daysjobs_source_description_last_7_days
- Number of jobs mentioning this technology in the job description in the last 7 daysjobs_source_title
- Number of jobs mentioning this technology in the job titlejobs_source_title_last_180_days
- Number of jobs mentioning this technology in the job title in the last 180 daysjobs_source_title_last_30_days
- Number of jobs mentioning this technology in the job title in the last 30 daysjobs_source_title_last_7_days
- Number of jobs mentioning this technology in the job title in the last 7 daysjobs_source_url_last_180_days
- Number of jobs mentioning this technology in the ATS URL in the last 180 daysjobs_source_url_last_30_days
- Number of jobs mentioning this technology in the ATS URL in the last 30 daysjobs_source_url_last_7_days
- Number of jobs mentioning this technology in the ATS URL in the last 7 daysfirst_date_found_source_job_title
- Date when the job title first mentioned the technologylast_date_found_source_job_title
- Date when the job title last mentioned the technologyrank_last_date_found_source_job_url
- Rank of the technology within its category based on mentions in job ATS URLs as of the last date foundrelative_occurrence_within_category_180_days_source_jobs
- Measures the relative occurrence of this technology among other technologies in the same category, in jobs by this company over the last 180 daysWebhooks Observability: You can now view the response body and status code for each webhook. Additionally, you can filter events by their status (success or failure) and determine if a failure was due to a timeout.
Webhooks Retry Mechanism: Failed webhooks are now automatically retried every hour for up to 48 hours.
Improvements on Dataset page: You can now download the dictionary of the dataset with all the information about the fields, see the size of the dataset and the number of rows it contains.
Enhanced ATS URL exists filter: We've enhanced the ATS URL exists filter to exclude jobs with URLs from 70 major job boards, such as ziprecruiter.com and thehub.io.
New UI redesign enhancing developer experience: Managing webhooks, datasets, API keys and reviewing your consumption is now easier than ever.
Performance improvements:
You can now track the company credits consumption from the usage page.
New datasets page. You can now view all available datasets, and download a sample for each one.
New invoices page. You can now view all your invoices, see the consumption for each invoice, and download them in PDF format.
Webhook executions chart on the usage page. You can now monitor the total number of webhook executions across all your webhooks.
Billing consumption alerts. You will now get an email notification when your billing consumption exceeds 70% or reaches 100%.
Refresh your API key. You can now refresh your API key through the settings page. This is useful if you want to rotate your API key for security reasons.
Remove members from your organization. You can now remove members from your organization through the settings page.
API Request Observability. You can now see the status (200 OK, 402 Payment Required, 508 Request Timeout...) of your API request through the requests page.
You can now view a chart displaying the number of webhooks sent and a table detailing each webhook event.