I know this question has been asked already but so far only got a workaround and wonder if there might be a better solution these days.
I want to use nodes with dynamic credentials API Token provided from Trigger node. At the moment I can only get it to work when I do put the set node in front of the node which does not make sense to me since I would assume accessing the value from the Trigger node shouldn’t be an issue
Thanks for following up! I think it’s worth examining the values passed through by the trigger node. After testing just now on our latest stable I was able to make the HTTP request immediately following the webhook trigger.
thank you for your reply. In your workflow there is only one http node. Can you try the same 3 HTTP nodes in a row if the credentials from the Webhook still work for those?