HelloSign
This page outlines the process of configuring and using the HelloSign API through Zilla to sync apps and users.
Log into https://app.hellosign.com/
Navigate to Integrations on left menu
Navigatie to API tab
Create a new API App
leave account callback blank
enable oauth
choose oauth scopes
oauth callback: https://app.zillasecurity.com/api/auth/callback/hellosign
note: for local development. hellosign does not allow localhost callback. instead use http://zillalocal.zsec.io:4200/api/auth/callback/hellosign and things should work (it is a Route53 alias for 127.0.0.1)
API App