l
Hey, Im capturing the user name and putting it in while asking question. But it replies in this manner How or what can I change to not make this happen?

https://cdn.discordapp.com/attachments/1141640546507554826/1141640546721480775/Screenshot_2023-08-17_at_1.34.50_PM.png

@quick-airport-12515
a
Hey @little-terabyte-75374, depending on how you want to address the user, you can use the variable fields like
workflow.userName.first
to use only their first name, or
workflow.userName.first workflow.userName.last
to use both the first and last name
l
thanks
hey, i tried using workflow.userName.first variable
It doesn't recognize it

https://cdn.discordapp.com/attachments/1141640546507554826/1141725461760704512/Screenshot_2023-08-17_at_7.13.36_PM.png

https://cdn.discordapp.com/attachments/1141640546507554826/1141725614999605268/Screenshot_2023-08-17_at_7.14.45_PM.png

it comes out like this
a
try using {{ double bracket notation }} instead of @ ?
q
You issue is fix ? If still pending please let me know so I can help you
l
yes its fixed
q
Ohk
2 Views