HTTP

Most recent version: v2.2.0

Learn more about this Data sink type in this article.

v2.2.0

Released on 11/08/2025

  • Added retry logic in case of errors.

v2.1.0

Released on 29/07/2025

  • Added support for gzip compression.

  • OAuth secret entries have been renamed to use the generic name and value fields.

  • 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 Unauthorized and OAuth was false.

v0.0.6

Released on 02/10/2025

  • Conditional feature in UI.

v0.0.4

Released on 11/04/2024

  • Action description updated and duplicated code excluded.

v0.0.3

Released on 09/11/2024

Minor bug fixing

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.

v0.0.1

Released on 04/23/2024

Initial version

Last updated

Was this helpful?