Hello,
I would like to know if there is this feature implemented. There are other bots which you can talk with via REST API. Basically I would like to send a POST (or any other method) request with a query to a PVA bot, and get the reply in response.
Best regards,
Alex B
Absolutely @alexbarbu, you can do that using the Direct Line API: https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-direct-line-3-0-api-reference?view=azure-bot-service-4.0
Henry