Hi everyone
I want to add a hyperlink on a PDF to sign
I am creating the envelope via SDK using node by passing the tabs definition via params
I have ran into this article https://support.docusign.com/s/articles/How-to-create-a-hyperlink-in-DocuSign?language=en_US&rsc_301
but I can not figure out a way to tell DocuSign SDK to use the custom field that I have created manually following the guide.
is there a way to add the hyperlink using DocuSign SDK or calling the rest API when creating the envelope?
Thanks in advance.