New User Experience Designer
Tuesday, March 28, 2017 at 11:42amIm using the REST API and doing a POST to /authenticationTokens/sender to get a SenderAuthenticationToken. I then use this token to create a URL I redirect my users to,
https://sandbox.esignlive.com/auth?senderAuthenticationToken=[MyTokenGoesHere]&target=https%3a%2f%2fsandbox.esignlive.com%2fa%2ftransaction%2f[MyPackageIdGoesHere]
. This URL takes my users to the Classic User Experience Designer. My question is, can I use the New User Experience Designer instead with this token? Attached is what I currently see in your UI (the New User Experience Designer) and that is what I would like my users to see.
Reply to: New User Experience Designer
Tuesday, March 28, 2017 at 11:45amReply to: New User Experience Designer
Wednesday, March 29, 2017 at 05:55amReply to: New User Experience Designer
Wednesday, March 29, 2017 at 05:59am