HTTP Pull Listener

Most recent version: v0.0.6

circle-exclamation

Learn more about this Listener type in this article.

chevron-rightv0.0.6hashtag

Released on 03/04/2026

  • Duplicated query parameter keys are now allowed.

  • BloodHound authentication is now supported.

chevron-rightv0.0.5hashtag

Released on 02/14/2026

  • Implemented a retry mechanism for handling HTTP response failures.

  • Akamai authentication is now supported.

chevron-rightv0.0.4hashtag

Released on 01/16/2026

If you select pagination as none, which means only a single request is issued, you can now choose whether to repeat the request until no data is returned.

chevron-rightv0.0.3hashtag

Released on 11/18/2025

  • Added syntax and semantic verification for JQ expressions used in HTTP pull operations. This prevents runtime failures, improves data pipeline reliability, and provides immediate feedback when configuring JSON transformations for pulled HTTP data.

chevron-rightv0.0.2hashtag

Released on 08/18/2025

  • New HMAC authentication added

  • Throttle and Retry parameters for Collection and Enumeration phases to control resource usage and error handling. Throttle Parameters limit the rate of operations during Collection and Enumeration phases to prevent system overload. These include maximum requests per second, concurrent connections, or bandwidth limits. Retry Parameters define how failed operations are reattempted, including retry count and backoff intervals.

chevron-rightv0.0.1hashtag

Released on 05/12/2025

Initial version

Last updated

Was this helpful?