Typeform Watson Tone

Workshop on ways of making Typeform surveys talk using Watson

Make your Typeform Surveys Smarter with Watson AI

Sign Up Here Your IBM Cloud and Typeform Account

Presentation

Make your Typeform surveys smarter with IBM Watson

Tutorial

  1. Sign Up for a Typeform Account

    Use your Typeform account to create custom online surveys. We'll be using the "Webhooks" feature under "Integrate" to connect with Watson's Tone Analyzer API and to get survey data responses in real time.

  2. Sign Up for a IBM Cloud Account

    We'll be using IBM Cloud Action to run our code and process our data using IBM Watson Tone Analyzer API. You can find the code here.

    • Configuring webhooks:

      Integrate webhooks by creating an "Endpoint" URL in IBM Actions and adding it as a "Destination URL" in Typeform's Webhooks configurations. This enables Typeform to send IBM Actions data in real time as users submit responses.

      URLendpoint

    • Parameters:

      To make the application work, you'll need to set a few credentials as parameters in Cloud Actions. You'll need to set your username and password for IBM Watson Tone Analyzer. You can read more about the authentication here. You will also need to set the questionID for your specific question/ answer text that you would like to work with. You can find this questionID by investigating your JSON payload from Typeform and finding the corresponding "id". We'll be sending our results to Slack as an example for this demo. If you decide to do the same, you'll also need to create a incoming slack Webhook.

    params

    • Code:

      The image below outlines the anatomy for the code we'll be using for this demo. You can find the code here.

    params

    • Sending Results to Slack

      For this demo, we'll be sending our results into slack as users submit their responses on Typeform in real-time. Once you have added the code to your Actions and configured the settings as shown above, you will be able to receive notifications on Slack which look like this:

      params

Popular Watson Projects
Popular Survey Projects
Popular Artificial Intelligence Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Cloud Computing
Slack
Webhook
Ibm
Survey
Watson