Integrations
Integration architecture and synchronization reference for third-party systems
Ketryx provides enterprise-grade integrations with existing development and quality management tools, enabling organizations to maintain their current workflows while achieving regulatory compliance. The platform acts as a central orchestration layer that connects disparate systems, enforces standardized processes, and maintains comprehensive audit trails across the entire software development lifecycle.
Project updates
A core premise of Ketryx is that it is a connected system, and that data is automatically synchronized between Ketryx and other systems. This is achieved through a combination of manual and automated triggers, as well as through the Ketryx API.
Manual Triggers:
All Items page sync
Partial
All but Git
Identify modified items and relations
SBOM page sync
Partial
Only Git repos
New commits and commits that haven't been synced in 7 days
Save project Advanced settings
Full
All but Git
Apply new settings to all work items
Save project Configuration
Full
All but Git
Apply new settings to all work items
Save organization Configuration
Full
All
Apply new settings to all projects
Change version name/number
Partial
Depends on change
Propagate renamed version (Jira, Jama) and version number (all)
Change repository settings
Full
Only Git repos
Apply new settings to all commits
Automated Triggers:
Every hour at :20
Partial
All but Git
Incremental updates on a schedule
Every hour at :15
Targeted
Git repositories
Code Change Review updates
Daily at 3AM UTC
Full
TestRail
Complete data refresh
Webhooks
Partial
Jira, TestRail
Near-real-time incremental updates
API:
Furthermore, data can be ingested via the Ketryx API, as is done, for instance, by the Ketryx GitHub Action which uses the Build API to report automated test results.
Last updated
Was this helpful?