I used the person name to succesfully capture the username.....in the next cart, i want to say somethoing like "hello" + userName
in the next node, i am using the Text card (from the send messages) and i have entered:
Ah....nice to meet you {{workflow.userName }}
and it prints out the following:
Ah....nice to meet you {
"first": "nadeem",
"last": null
}
how can i just print the first/last name?
https://gyazo.com/03dbb4d6fec3c7e109d439606141bc1c