Communicate with my yellow ai bot via my own server

I had a use case for which I could not find any info on on either this forum or the official docs. It goes like this:
I was making my own chat application and wanted to send the questions entered by the users from my backend to yellow ai bot. The bot would then respond to this request with a response that i set in FAQ and/or flow and send this over to my server. From there I would render this response to the user on the front end.

Hello Muhammad,

Unfortunately, we do not support your particular use case. However, we do have a couple of workarounds that you can consider:

  1. You could use ChatGPT’s APIs, allowing your bot to retrieve answers from their APIs in the backend and display them.
  2. Alternatively, if you have APIs that provide answers, you can integrate them with the yellow.ai bot. Click here for the steps.

We hope this helps!