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

Using mustache template inside URL / other input fields #67

Open
trajche opened this issue Aug 31, 2023 · 1 comment
Open

Using mustache template inside URL / other input fields #67

trajche opened this issue Aug 31, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@trajche
Copy link
Member

trajche commented Aug 31, 2023

Node-RED's default HTTP node's allow for using variables inside the input fields (at least for the URL).

https://cookbook.nodered.org/http/set-request-url-template
https://cookbook.nodered.org/http/set-query-string

Ideally we would be able to use the same in the S3 nodes.

The goal is if we have different variables (let's say: instance_ids) which would be a part of the path to object allowing to call multiple S3 calls from a single input node.

Example:
image

@rristov60
Copy link
Collaborator

Hi @trajche, thank you for opening this ticket and for the idea. This will be nice addition to the nodes as it will make them more versatile

@rristov60 rristov60 self-assigned this Sep 3, 2023
@rristov60 rristov60 added the enhancement New feature or request label Sep 3, 2023
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

2 participants