Jan Oberhauser
Jan Oberhauser
Only using a Function-Node and then reference the value afterward.
Got released with `[email protected]`
Got released with `[email protected]`
Great, thanks a lot! Could you please also change that the node uses: `this.helpers.requestWithAuthentication.call(this, credentialType, options)` instead of `await this.executeFunctions.helpers.request!(options)` [here](https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/nodes/Rundeck/RundeckApi.ts#L36) and remove the headers. That makes sure that the...
Thanks a lot. From a short look does it look correct. We will then do a proper review and merge soon. Have a great weekend!
Thanks a lot for your contribution @AndLLA. Got merged and will be released with the next version.
Got released with `[email protected]`
Thanks a lot for reporting this issue. But I am not sure I understand. Can you please provide an example workflow. Thanks!
Got released with `[email protected]`
As @Joffcom wrote does it currently not happen and is probably also nothing that can be fixed easily as it would need core changes (for that reason the TODO). That...