ibm-cloudwebhooksibm-watsonwatson-assistantibm-cloud-functions

ibm watson webhook without ibm cloud function


Please is it possible to use a specific rest API, in IBM Watson webhook, without using IBM Cloud Function. I want to develop a rest API with nodeJs and expose it to be used in webhook call Url(IBM Assistant) Hear what I have done: I tried to use the same content that I have in could function, i exposed it in my server nodeJS, but it doesn't work.

Please have you an example.


Solution

  • See this overview page in the documentation of IBM Watson Assistant on where you can use webhooks. Initially, some years back, Watson Assistant / Watson Conversation only allowed webhooks based on IBM Cloud Functions. But that has changed long ago.

    Thus, you can configure webhooks that are not based on Cloud Functions. For dialog skills, the requirements are shown here: