codelabs-nodejs
codelabs-nodejs copied to clipboard
actions parameters Webhook Issue
when i write this intent to my dialogFlow as follows : "add new account " the chatbot replies to me to enter the following attributes : name, phone and email. but finished normally it's supposed to create an account with those informations in my salesforce org
Note that the intent works without parameters. but once adding the parameters it fails with following error :
Webhook call failed. Error: UNAVAILABLE, State: URL_UNREACHABLE, Reason: UNREACHABLE_5xx, HTTP status code: 500.