Credentials Input Node - Extract UserName ?

Hello Guys,
i’m using a Credentials Input Node to ask for UserName and Password
image

Later in the workflow i need the UserName to filter a table.
How can i extract this information from the variable ?

Thanks for help.

We have an internal node at @Vernalis which will do exactly this:
image

According to our node description “This node extracts the username from a selected workflow credentials variable.” The user name from the selected credentials is returned as a new flow variable.

Would you like me to see if I can get it released publically?

(I did try to see if it possible to implement in a Java snippet or Edit Variable node but it would appear not to be)

Steve

4 Likes

Hello Steve,
I have now solved the problem not quite elegantly and ask the user again for his username with an input widget.
So there is no rush.
I don’t want to generate any effort now.
Greetings Tim

2 Likes

OK - Thanks @Tim8200. I will see whether I can get it out with the next update I do, which hopefully will be in the next week.

Steve

1 Like

Our Credential Variable Extractor node is now available in the latest release (currently only nightl build and 4.2 stable release - more soon). See Update to v1.27.0 - New Nodes and Bug Fixes for details.

Steve

2 Likes

This node is now in the stable builds (3.7, 4.0, 4.1 and 4.2) - Update to v1.27.0 - New Nodes and Bug Fixes

Steve

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.