node.jsangularhellosign-api

Use HelloSign for e-signature in Angular project and how?


I am starting new project with Angular and node.js API. It has one functionality of document signing with e-signature. I am not sure if I can use HelloSign with angular or not. And How?


Solution

  • As long as you are able to instantiate the HelloSign embedded client on your frontend code and make a call to client.open() you should not have an issue using Angular JS. Here's a link for the Sign Embedded Library and the CDN Links