codelabs-nodejs icon indicating copy to clipboard operation
codelabs-nodejs copied to clipboard

actions parameters Webhook Issue

Open fadila-ma opened this issue 2 years ago • 0 comments

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.

fadila-ma avatar May 23 '23 09:05 fadila-ma