Api.ai has been renamed to Dialogflow and is a Conversational User Experience Platform. Build brand-unique, natural language interactions for bots, applications, services, and devices.
Questions tagged [api-ai]
169 questions
0
votes
2 answers
List, Carousel response by Api.ai not working on Actions Simulator
In my app, one Intent returns list for Actions On Google which works fine on 'Test section' of Api.ai but fails to work on Actions Simulator.
Test on Api.ai try: (worked fine)
Test on Actions Simulator: (Fails)
NOTE: Other queries and…

J Shubham
- 609
- 7
- 21
0
votes
1 answer
How to extract only entities not intents out of string using NLP?
I am buildingg a Messenger bot with botkit and language processing is done via api.ai.
Apiai's intents are a great way to guide user through the bot's experience. I use predefiened intents to understand what user want to do and the start a…

Kārlis Janisels
- 1,265
- 3
- 18
- 41
0
votes
1 answer
API.ai - return input value from fallback intent
i am building a facebook messenger chatbot with API.ai and i want to build a fallback intent. I want to use this fallback intent for all user inputs that are not matched by any regular intent.
I would like to responde with something like "sorry,…

burli
- 7
- 5
0
votes
1 answer
open custom app from google assistant on smartPhone
Here's the problem,
i'm developing an google assistant app where i should show a list to the user and when he press on item from the list i should open another app.
i was able to create list using the following…

Mohamed Mitwaly
- 111
- 8
0
votes
1 answer
How to create account linking?
I'd like to create AccountLinking to recognize users.
I tried with reference to the links below.
https://developers.google.com/actions/identity/account-linking
How to authenticate user with just a Google account on Actions on Google?
And then when…

flatfisher
- 73
- 1
- 6
0
votes
1 answer
Webhook response with "suggestion chips"
I would like to guide users based on webhook response with suggestions chips. From webhook sample, I see below structure:
"fulfillment": {
"speech": "Today in Boston: Fair, the temperature is 37 F",
"source": "apiai-weather-webhook-sample",
…

Love Sharma
- 1,981
- 1
- 18
- 37
0
votes
1 answer
Actions-on-Google - How to re-activate app in simulator?
I was trying to integrate my Actions-on-Google assistant app with OAuth 2.0. It wasn't working and I was playing around with the UI flipping switches to find out what would work. When I inactivated the app, I couldn't re-activate it!
The error…

Pravin Sonawane
- 1,803
- 4
- 18
- 32
0
votes
0 answers
API.ai Google Home Web Simulator error: "Bot isn't responding now. Try again soon." Error: Failed to parse SDKResponse from http_response
I restored an agent (working agent), using Restore from Zip option in API.ai. I tested the agent in API.ai and it worked successfully.
But when I try to integrate it with Google Home, and test it with the Google Home Web Simulator, I get the…

Pythoncoder
- 69
- 1
- 7
0
votes
0 answers
How can I trigger api from node js in response to apiai query request?
I am using apiai module in node js and I am calling apiai query. I want to call my webservice from my nodejs not apiai webhook. Is there any mechanism.

Khushal Chouhan
- 581
- 5
- 15
0
votes
1 answer
api.ai webhook not working on heroku, error 206 partial content
I'm trying to just get the basic node.js webhook echo example working on heroku. However I keep getting 206 errors. I've heard this can be from redirects that heroku does or from incomplete json. Any help here?
I also attached my intents screenshot…

MadeByDouglas
- 2,509
- 1
- 18
- 22
0
votes
1 answer
Capture Silence on Google Home
Can we get Google send something when the person stays silent in a conversation? A "no.response" intent before closing the microphone. I'm thinking of an "are you still there" question scenario or timed question/response games.
The point is not to…

Bela Vizy
- 1,133
- 8
- 19
-1
votes
1 answer
how to retrieve webhook custom header , sent from dialogflow to cloud function?
how to get myKey header from cloud function?

Lavkant Kachhwaha
- 250
- 2
- 11
-1
votes
1 answer
dialogflow : Don't understand how can i retrieve the context by coding
I've something that I don't succeed to understand.
Here the situation I would like to do :
Bot: Hello, what do you want to do ?
User: Search a product
Bot: Which
product are you looking for ?
User: Apple
Bot -> list of products
matched with…

Jean-louis Gouwy
- 182
- 3
- 10
-1
votes
1 answer
how do i change value of actionIncomplete from webhook
what is required by me:
let say i have i have an intent which is asking for two things:
user: show me computers
bot: please select a criteria from: high performance, low price, build quality
user: high performance
bot: in high performance i have…

Inzamam Malik
- 3,238
- 3
- 29
- 61
-1
votes
2 answers
Rich message chatbot in Web Demo using API.AI
I am creating a chatbot for my website, I want to add clickable images, links, buttons in chatbot using Web demo in APIAI. How Can I achieve this?

user3766149
- 56
- 1
- 9