Api request on the chatbot tutorial

Hi i was following one of your tutorials on the chatbot app it was going well until the api request on the body there was a point in the tutorial where the tutor link the hello the message param the tutor stated that we should click the dollar sign but i cant find it

Hey @tosho12,

For dollar sign there’s no place to add it you just need to type it, so for your case, instead of "content":"Hello!" it can be "content":"$Message"

Be sure to also have $Message inside the double qutations for the JSON to be valid.

If you need any help please let me know!