I did everything as described in the instructions https://medium.com/flowxo/using-flow-xo-with-api-ai-86f59e24cda6 but I get an error 401 (integration error). As far as I understand, I need to take the link of the webhook of our service or specifically my webhack. Where can I get it? Help, I spent 2 days on this problem.
How to find out the URL Webhook
KarenBarker
(Karen Barker)
#2
Hi there,
The URL for the webhook to api.ai would be https://api.api.ai/v1/query. You’ll then need to send a header with the request called Authorization which will contain you api.ai auth key.