Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom request headers #7

Closed
marcklingen opened this issue Feb 24, 2023 · 1 comment
Closed

Custom request headers #7

marcklingen opened this issue Feb 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@marcklingen
Copy link

Many APIs that I would like to use as an action target require header-based authentication. For example, it would be great to directly push events generated by inquery to Segment (HTTP Tracking API) to pipe the events to marketing tools and our data warehouse.

More generalized: Being able to set custom request headers (key/value similar to Postman) would be a great add-on to inquery to reduce the need to proxy the request when trying to integrate with more targets.

@ciminelli ciminelli self-assigned this Feb 24, 2023
@mpatin mpatin added the enhancement New feature or request label Feb 27, 2023
@c-nv-s
Copy link

c-nv-s commented Apr 23, 2023

Might also be useful if the actual authentication key used in the header could somehow be referenced from an environment variable, or retrieved feom the db.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants