Chatbot WebRequest: Where can I use attributes?

Hi guys,

Just to reply to this common question.

You can use your chatbot attributes, with the ${ATTRIBUTE_NAME} syntax, in the WebRequest in many places.

First, in your URL, like this:

The in your headers as header field’s value:

Finally in your JSON Body section, wherever it is necessary:

Feel free to reply to this post to get more info!

Andrea