HTTP Data Sink
Most recent version: v2.2.1
Learn more about this Data sink type in this article.
v2.1.0
Released on 29/07/2025
- Added support for gzip compression. 
- OAuth secret entries have been renamed to use the generic - nameand- valuefields.
- OAuth secret entries now reject empty objects. 
v2.0.0
Released on 09/07/2025
- Fixed the forever loop in case the server returns unauthorized and OAuth is false. 
v1.0.1
Released on 04/08/2025
- Certificate configuration options are now marked as not required. 
- Validations for certificate fields have been updated. 
- The default size for the buffer is now set to 4MB. 
- Fixed the loop that occurred when the server returned - Unauthorizedand OAuth was false.
v0.0.2
Released on 07/26/2024
- Support for Certificates: Introduced support for client-side and server-side certificates, enabling secure TLS connections. 
- Support for Headers: Added the ability to configure and send custom headers with HTTP requests. 
- Support for Request Authentication Params: Implemented support for various authentication mechanisms including Basic Auth, Bearer Token, and API Key. 
Last updated
Was this helpful?

