New Integration: Recruitee
Flowmage now includes support for the Recruitee integration, enabling direct interaction with the Recruitee API.
This includes:
- Support for configurable HTTP methods (GET, POST, PUT, PATCH, DELETE)
- Dynamic route handling with support for route parameters (e.g.
:candidateId) - Automatic URL construction using company ID and API type
- Custom header support via JSON or key-value input
- Support for request bodies with automatic JSON parsing
- Optional in-depth logging for request details
Error Handling & Output
- Validation for required fields such as
companyId, route, or API type - Clear error messages for missing route parameters and invalid configurations
- Structured output including status, headers, response body, and request details
- Optional support for continuing flows on error
Other Improvements
- Minor bug fixes and performance optimizations
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article