Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. {
  2. "id": "9c0a3dde-5057-4f56-abf3-b3794a056558",
  3. "timestamp": "2019-02-20T18:27:03.717Z",
  4. "lang": "en",
  5. "result": {
  6. "source": "agent",
  7. "resolvedQuery": "hello",
  8. "action": "",
  9. "actionIncomplete": false,
  10. "parameters": {},
  11. "contexts": [],
  12. "metadata": {
  13. "intentId": "34ab1a79-b728-4d0e-af6d-1f77907fe4a9",
  14. "webhookUsed": "true",
  15. "webhookForSlotFillingUsed": "false",
  16. "isFallbackIntent": "false",
  17. "webhookResponseTime": 2054,
  18. "intentName": "Hello"
  19. },
  20. "fulfillment": {
  21. "speech": "Hi. My name is Botty and I am a ServisBOT. Ask me questions about the company.",
  22. "displayText": "Hi. My name is Botty and I am a ServisBOT. Ask me questions about the company.",
  23. "messages": [
  24. {
  25. "type": 0,
  26. "speech": "Hi. My name is Botty and I am a ServisBOT. Ask me questions about the company."
  27. }
  28. ]
  29. },
  30. "score": 1
  31. },
  32. "status": {
  33. "code": 200,
  34. "errorType": "success"
  35. },
  36. "sessionId": "9sRdiub1H"
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement