http_scrape query #14583
Answered
by
spencergilbert
mans2singh
asked this question in
Q&A
http_scrape query
#14583
-
Hi: I am trying to use http_scape and wanted to find out if it supports template for query parameters. My use case is that I need to pass start and end time parameters to the http request. I have checked the documentation for http_scrape but did not see this option. If I have missed the docs, please let me know if it is possible to template the params. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
spencergilbert
Sep 26, 2022
Replies: 1 comment 3 replies
-
👋 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mans2singh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👋
As is, the upcoming
http_scrape
source doesn't support templating for thequery
options.