Digital Developer Conference: a FREE half-day online conference focused on AI & Cloud – North America: Nov 2 – India: Nov 9 – Europe: Nov 14 – Asia Nov 23 Register now

Close outline
  • United States
IBM?
  • Site map
IBM?
  • Marketplace

  • Close
    Search
  • Sign in
    • Sign in
    • Register
  • IBM Navigation
IBM Developer Answers
  • Spaces
    • Blockchain
    • IBM Cloud platform
    • Internet of Things
    • Predictive Analytics
    • Watson
    • See all spaces
  • Tags
  • Users
  • Badges
  • FAQ
  • Help
Close

Name

Community

  • Learn
  • Develop
  • Connect

Discover IBM

  • ConnectMarketplace
  • Products
  • Services
  • Industries
  • Careers
  • Partners
  • Support
10.190.13.195

Node.js×

Refine your search by using the following advanced search options.

Criteria Usage
Questions with keyword1 or keyword2 keyword1 keyword2
Questions with a mandatory word, e.g. keyword2 keyword1 +keyword2
Questions excluding a word, e.g. keyword2 keyword1 -keyword2
Questions with keyword(s) and a specific tag keyword1 [tag1]
Questions with keyword(s) and either of two or more specific tags keyword1 [tag1] [tag2]
To search for all posts by a user or all posts with a specific tag, start typing and choose from the suggestion list. Do not use a plus or minus sign with a tag, e.g., +[tag1].
  • Ask a question

How do I use this Watson Dialog tutorial in Watson Conversation?

50VV5XV5SN gravatar image
Question by Brunotec  (1) | Nov 19, 2016 at 11:59 AM watson-assistantnode.jswatson servicesibmclouddialog-toolapp.js

I found this tutorial for Watson Dialog. I would like to know how to use it in Watson Conversation. I want to implement only the part of the messenger structure, for my Watson enivar imagen, buttons.

In my bot I'm following this tutorial:

http://www.ibm.com/developerworks/br/cloud/library/criando-chat-bots-ibm-watson-pt2/index.html

https://github.com/nheidloff/facebook-watson-bot/blob/master/app.js

I want to put the app.js function on my bot; how do I indicate it in my bot's dialog watson conversation? I want to send pictures, videos, and buttons.

 function sendButtonMessage(recipient, text, buttons) {
   request({
     url: 'https://graph.facebook.com/v2.6/me/messages',
     qs: {access_token:token},
     method: 'POST',
     json: {
       recipient: {id:recipient},
       message: {
         "attachment":{
           "type":"template",
           "payload":{
             "template_type":"button",
             "text":text,
             "buttons": buttons
           }
         }
       }
     }
   }, 
   function(error, response, body) {
     if (error) {
       console.log('Error sending message: ', error);
     } else if (response.body.error) {
       console.log('Error: ', response.body.error);
     }
   });
 }
 
 function sendGenericTemplateMessageWithTweets(recipient, author, imageUrl, title, url) {
   request({
     url: 'https://graph.facebook.com/v2.6/me/messages',
     qs: {access_token:token},
     method: 'POST',
     json: {
       recipient: {id:recipient},
       message: {
         "attachment":{
           "type":"template",
           "payload":{
             "template_type":"generic",
             "elements": [
               {
                 "title":author,
                 "image_url":imageUrl,
                 "subtitle":title,
                 "buttons":[
                   {
                     "type":"web_url",
                     "url":url,
                     "title":"View Tweet"
                   }           
                 ]
               }
             ]
           }
         }
       }         
     }
   }, 
   function(error, response, body) {
     if (error) {
       console.log('Error sending message: ', error);
     } else if (response.body.error) {
       console.log('Error: ', response.body.error);
     }
   });
 }

People who like this

  0
Comment
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

1 reply

  • Sort: 
270007GD68 gravatar image

Answer by MitchMason (5376) | Nov 21, 2016 at 12:22 PM

Watson Dialog is a legacy Watson service that has now been rolled into Watson Conversation.

Im not sure where exactly you are getting the error in your process above, but here are instructions how to use botkit to get Watson Conversation onto messenger channels: http://www.ibm.com/watson/developercloud/doc/conversation/integrations.html

Comment

People who like this

  0   Share
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

Follow this question

128 people are following this question.

Answers

Answers & comments

Related questions

Speech to text Demo play sample audio not working when deploying in my own account 1 Answer

[Watson-Conversation] is finding intents for total unrelated words. How do i build a default node? 1 Answer

NodeRed on Bluemix : I can not enable my favorite nodes ! 1 Answer

A unique problem with Watson conversation service and node red 4 Answers

Document Conversion from memory via watson-developer-cloud 1 Answer

  • Contact
  • Privacy
  • IBM Developer Terms of use
  • Accessibility
  • Report Abuse
  • Cookie Preferences

Powered by AnswerHub

Authentication check. Please ignore.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • API Connect
  • Analytic Hybrid Cloud Core
  • Application Performance Management
  • Appsecdev
  • BPM
  • Blockchain
  • Business Transaction Intelligence
  • CAPI
  • CAPI SNAP
  • CICS
  • Cloud Analytics
  • Cloud Automation
  • Cloud Object Storage
  • Cloud marketplace
  • Collaboration
  • Content Services (ECM)
  • Continuous Testing
  • Courses
  • Customer Experience Analytics
  • DB2 LUW
  • Data and AI
  • DataPower
  • Decision Optimization
  • DevOps Build
  • DevOps Services
  • Developers IBM MX
  • Digital Commerce
  • Digital Experience
  • Finance
  • Global Entrepreneur Program
  • Hadoop
  • Hybrid Cloud Core
  • Hyper Protect
  • IBM Cloud platform
  • IBM Design
  • IBM Forms Experience Builder
  • IBM Maximo Developer
  • IBM StoredIQ
  • IBM StoredIQ-Cartridges
  • IIDR
  • ITOA
  • InformationServer
  • Integration Bus
  • Internet of Things
  • Kenexa
  • Linux on Power
  • LinuxONE
  • MDM
  • Mainframe
  • Messaging
  • Node.js
  • ODM
  • Open
  • PartnerWorld Developer Support
  • PowerAI
  • PowerVC
  • Predictive Analytics
  • Product Insights
  • PureData for Analytics
  • Push
  • QRadar App Development
  • Run Book Automation
  • Search Insights
  • Security Core
  • Storage
  • Storage Core
  • Streamsdev
  • Supply Chain Business Network
  • Supply Chain Insights
  • Swift
  • UBX Capture
  • Universal Behavior Exchange
  • UrbanCode
  • WASdev
  • WSRR
  • Watson
  • Watson Campaign Automation
  • Watson Content Hub
  • Watson Marketing Insights
  • dW Answers Help
  • dW Premium
  • developerWorks Sandbox
  • developerWorks Team
  • Watson Health
  • More
  • Tags
  • Questions
  • Users
  • Badges