July 15, 2025
Release notes: July 15, 2025
ATS JavaScript Plugin
- Consolidated the ATS JavaScript Plugin documentation into a single page for easier access and navigation. All information about the plugin, including setup, features, and troubleshooting, is now available at ATS JavaScript Plugin. Updated related links throughout the documentation to point to the new consolidated page structure.
Get Started
- Enhanced documentation navigation and structure for several key areas:
- Added new navigation cards to the Candidates, Job Postings, and Employers landing pages.
- Reorganized the Employers landing page and moved the Employer Data API documentation to its own section at Employer Data API.
- Updated reference documentation for employers at Employers references.
- Improved internal links and updated English and Japanese translations for consistency.
- Updated the Get Started guide for easier onboarding.
GraphQL Schema
-
Refreshed GraphQL API documentation with improved descriptions and formatting. The description for the
PhoneNumberscalar now clearly states it uses E.164 format (e.g. +12024561111). Other input field descriptions were updated for clarity and consistency. No changes to API functionality. -
Updated the GraphQL API reference documentation. Changes include:
- Added documentation for the new
originFeedSystemNameinput field in job posting APIs, which helps distinguish between systems when jobs originate from multiple sources. - Improved the description for the
IndeedApplyQuestionsDetailsInput.questionsfield for clarity. - Updated links in Create an example job and GraphQL at Indeed to point to the latest GraphQL API reference.
- Added documentation for the new
Indeed Apply
-
Added a note to the Job Sync API guide, Agency and Third Party integration with Indeed Apply, Direct employer integration with Indeed Apply, and ATS integration with Indeed Apply to clarify that the creator of a job via the Job Sync API or XML feed is responsible for managing that job's expiration. This clarification helps partners understand job expiration ownership when integrating with Indeed.
-
Updated sample URLs in the Indeed Apply application data reference to use generic example domains. This improves clarity for developers referencing the documentation.
Job Sync API
-
Added notes to the Job Sync API guide and Job Update API guide clarifying that calls to these APIs do not incur costs and are excluded from the costs and limits in the Sponsored Jobs API usage policy.
-
Corrected code samples in the Job Sync API guide to ensure accurate usage examples for partner developers.
-
Enhanced Job Sync API documentation with updated descriptions for job posting status fields and lifecycle statuses. The changes include new explanations for the
globalStatusandJobPostLifecycleStatusfields, as well as revised examples for expiring job postings. See the updated Job Sync API guide for details.
Job Update API
- Corrected the Job Update API guide to accurately document the usage and values for the
sortFieldandsortDirectionfields in code examples and parameter tables.