We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
is it possible to additionally integrate ‘ends with’ in the ‘get entities’ node?
I currently have the problem that I would like to filter out all entities that end with ‘last_seen’ and output them as an array.
But I don't know how to implement this? Or does anyone know the solution using JSONata code?
Many Thanks :)
The text was updated successfully, but these errors were encountered:
Hi there @RALFISBORN 👋
Unfortunately, that is not functionality an add-on can provide. You should request such features with the Node you are using there.
../Frenck
Sorry, something went wrong.
Hey @frenck,
Thanks for the hint. Just for my understanding, where exactly do I have to request this? Thanks a lot ;)
No branches or pull requests
Hello,
is it possible to additionally integrate ‘ends with’ in the ‘get entities’ node?
I currently have the problem that I would like to filter out all entities that end with ‘last_seen’ and output them as an array.
But I don't know how to implement this? Or does anyone know the solution using JSONata code?
Many Thanks :)
The text was updated successfully, but these errors were encountered: