Back to All

How to get data back from an API

I have developed an API that accepts a username and password. It returns a user nickname that I would like to assign to a custom variable. Even though I pass nickname as an attribute, the chatbot does not recognize a return value. How can I get data back from my API and into the chatbot?