You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: