Search code examples
ibm-cloudibm-watsonwatson-assistant

IBM Watson Assistant: How can you determine if telephony is being used in Watson Assistant Actions?


Using the new actions I want to be able to easily filter if the user is on the phone or the web, to give different responses. It doesn't have an option to set this.


Solution

  • you can use the following attribute via editing the JSON response to have different responses per channel.

    In addition there are context variables that you can condition upon.