Client Email
, Private Key
and Project Id
. Project Id
Project Id
, simply navigate to the ⚙settings on your Dialogflow account.Client Email
and Private Key
Client Email
and Private Key
, will require you to create a new Google Cloud Platform Service Account. This is a bit of an extra step but it is put in places to provide extra security so that Google knows it is only you accessing your app.text response
you program in Dialogflow is the same as the value
output of the Start listening block on Thunkable as shown below.value
if it's a text response or with an action (see below)text
)ENGLISH
,ENGLISH_GB
, ENGLISH_US
,CHINESE_CHINA
,CHINESE_HONGKONG
,CHINESE_TAIWAN
,DUTCH
, FRENCH
,GERMAN
,GREEK
,ITALIAN
,JAPANESE
,KOREAN
,PORTUGUESE
,PORTUGUESE_BRAZIL
,RUSSIAN
,SPANISH
,UKRANIAN
Project Id
from the Dialogflow page you visited and create a new security key on the Google Cloud Service Account to retrieve the Client Email
and Private Key
. It sounds like a lot but if you follow the instructions, it should be relatively painless.