New Integration: Exact Online
Flowmage now includes support for the Exact Online node, enabling flows to interact directly with the Exact Online API.
This includes:
- Support for configurable HTTP methods:
GET,POST,PUT,PATCH, andDELETE - Dynamic endpoint handling with division replacement support
- Query parameter, header, and JSON body configuration
- Automatic Exact Online access token refresh using stored refresh tokens
- Optional manual access token input
- Optional storage of refreshed access tokens in the dynamic schema
- Configurable retry support for failed requests
- In-depth logging with sensitive authorization headers redacted
Error Handling & Output
- Validation for required fields such as client ID, client secret, division, endpoint, method, and team context
- Improved handling for expired or rejected access tokens
- Automatic retry with refreshed token when a provided access token is rejected
- Clear reconnect-required output when token refresh can no longer continue
- Structured output including status, headers, response body, request URL, method, and error state
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