How can I get a dialog element name in Ruby ? #22966
Unanswered
maxime-savary
asked this question in
Q&A
Replies: 1 comment 3 replies
-
In the incoming payload, in $evm.root, you will have that value prefixed with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I am trying to get the following field in my Ruby automation :
![image](https://private-user-images.githubusercontent.com/149082217/317794279-e47f59bf-09f2-4b50-9242-35ea608597ef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5Nzc5NDcsIm5iZiI6MTczODk3NzY0NywicGF0aCI6Ii8xNDkwODIyMTcvMzE3Nzk0Mjc5LWU0N2Y1OWJmLTA5ZjItNGI1MC05MjQyLTM1ZWE2MDg1OTdlZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQwMTIwNDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNjVkNzI1MmM3ZWNlOTY5NWI5ODYwOWZmMDA1NTgxMzYzNTBmNjk2Yzc0NGJmYmUwN2UxMDUwM2RiOGUxZWNmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.eqhEAri0azzK0bZRkhunyjureHO3RZ09_Fj9NznD8cM)
Is it possible ? If so, how can I do ?
Thank you very much !
Beta Was this translation helpful? Give feedback.
All reactions