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

How can I transfer all the data from get. Example: q = test #83

Open
tuvaergun opened this issue Oct 28, 2020 · 1 comment
Open

How can I transfer all the data from get. Example: q = test #83

tuvaergun opened this issue Oct 28, 2020 · 1 comment

Comments

@tuvaergun
Copy link

Hi;

example.com?q=test

How can I transfer all the data from get. Example: q = test

@Shudrum
Copy link
Contributor

Shudrum commented Oct 30, 2020

Hello, there is no automatic way of passing all GET params to an aggregate for example. We are thinking of it but still not planned.

For sure you can pass all the parameters needed like that:

aggregate('get', 'https://somewhere.com/{params.q}'),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants