Send link from Appian to Docusign document as a link in email template

In a template i need to give a link for Docusign to display as a link what should that be configured as in Appian side?
We're getting radio button from radioGroupTabs, but we need to send link as text tab, say as tooltip parameter. But I'm not sure which parameter to use for the link

 

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Stefan,
    So the scenario is:

    We're sending a document to docusign in which we need to include a link from appian side and that link we have in our cloud db. So that link we'll query from our db and include it in the document that we're sending to docusign. We need to include the link as anchor string.. Now we don't know how to show it as a link(blue color, underlined and clickable) in docusign.. like what are the parameters we need to give from appian side.

Children