Back to All

JSON API - giving parameters back

I have a quiz running - fetching questions and possible answers with a JSON API from a database. Is there any possibilty to give back a value from my API to the Bot (e.g. which is the right answer) e.g. setting a custom variable to continue the BOT depending if the answer is wrong or right? Thx for giving a hint.