- https://www.hellosign.com/blog/getting-started-with-the-hellosign-api-using-node-js
- https://faq.hellosign.com/hc/en-us/articles/360021276192-How-to-Place-Fields-Directly-on-Documents
- https://app.hellosign.com/api/textTagsWalkthrough
- Embedded Signing: https://app.hellosign.com/api/embeddedSigningWalkthrough
Testing embedded signing on localhost:
- Run
npx localtunnel --port 3001
ANDnpm run dev
in separate terminals. - Add tunnel URL to App in HelloSign
- Visit tunnel URL to test client