Fountain integration, SuccessFactors pass-through API, new help center ⛲
Here’s the second changelog entry for today! This one’s for last week where we…
- 🚀 Released a new ATS integration to Fountain.
- 🗒️ Added response bodies to our request logs.- There’s now a button to view the response body on all failing requests in syncs and all requests regardless of status in actions.
- ✅ Added validation for candidate attachments.- We now check file sizes, types, and extensions before uploading files to make creating candidates more predictable.
- ⏩ Added a pass-through API for SAP SuccessFactors.- This enables implementing custom behavior not covered by our unified API while not worrying about authentication.
- ⏳ Changed our sync scheduling so that periodic syncs can’t overlap.- This previously caused issues for integrations with long sync durations because the overlapping syncs would eat into each other’s rate limits and cause each other to slow and fail in some cases.
- 📖 Released a help center to publish answers to integration-specific answers like "How will test
results be displayed in ATS X?”.- Check out our test results documentation for an example (note that our help center requires logging in with your Kombo account).- We also took this as a chance to improve the docs around our pass-through API. Check them out here!
- 🚨 Migrated our production alerts to a new incident management system.- This helps us internally respond even more quickly to errors happening with integrations in production, like parsing edge cases or permission problems with enterprise integrations.