You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how to print the values form custom component as a link in skill ODA?

edited Oct 18, 2019 12:05PM in Digital Assistant & Mobile 15 comments

Summary

I would to print value coming from custom component as link

Content

My requirement is to print the output from the custom component as a link.

Below out I am getting from the custom API. I would like to show each line as a link.

2019-10-21 to 2019-10-27 (29 hrs)

 2019-07-08 to 2019-07-14 (.5 hrs)

2019-07-01 to 2019-07-07 (1.4 hrs)

Below YAML to print  this output

  Print:
    component: "System.List"
    properties:
      options: "${Name}" #output from custom component.
      prompt: "Below are the details "
    transitions: 
      return: "done"

Here in this attachment considering all output as a link. I would print each line as link

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!