HelloSign

This page outlines the process of configuring and using the HelloSign API through Zilla to sync apps and users.

  1. Log into https://app.hellosign.com/

  2. Navigate to Integrations on left menu

  3. Navigatie to API tab

  4. Create a new API App

    1. leave account callback blank

    2. enable oauth

    3. choose oauth scopes

    4. oauth callback: https://app.zillasecurity.com/api/auth/callback/hellosign

      1. 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