Advertisement
Guest User

Untitled

a guest
Jun 13th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. [{"id":"bdf9406a.e7b528","type":"http response","z":"28bb09fd.c68c26","name":"送信","statusCode":"","headers":{},"x":490,"y":180,"wires":[]},{"id":"6465895d.a314","type":"function","z":"28bb09fd.c68c26","name":"text: watson assistantへのメッセージ","func":"\nmsg.params = {};\nmsg.params.workspace_id = \"986bf525-5b2d-49fa-8bc4-19ca77d2338d\";\nmsg.params.username = \"70646acb-6a87-47f8-b2df-7d646fa6f8ab\";\nmsg.params.password = \"gUQkHqDaJh88\";\nmsg.params.endpoint = \"https://gateway.watsonplatform.net/conversation/api\";\n\nreturn msg;","outputs":1,"noerr":0,"x":630,"y":480,"wires":[["56d72939.c73e58","d2a1dccb.2dade8"]]},{"id":"56d72939.c73e58","type":"watson-conversation-v1","z":"28bb09fd.c68c26","name":"","workspaceid":"c56cd8ce-dad9-43a0-8f49-d9c8298281a1","multiuser":false,"context":true,"empty-payload":false,"default-endpoint":true,"service-endpoint":"https://gateway.watsonplatform.net/assistant/api","timeout":"","optout-learning":false,"x":860,"y":480,"wires":[["4a6b6121.2214e8","94ad62df.8d192"]]},{"id":"57ddf875.db7ce","type":"debug","z":"28bb09fd.c68c26","name":"authorizationのチェック","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":430,"y":260,"wires":[]},{"id":"d2a1dccb.2dade8","type":"debug","z":"28bb09fd.c68c26","name":"text:send msg to watson","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":930,"y":440,"wires":[]},{"id":"d35f2916.973f7","type":"debug","z":"28bb09fd.c68c26","name":"check the text","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":440,"y":380,"wires":[]}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement