Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a developer demo account at https://account-d.docusign.com

  2. Click Settings

  3. Click Apps and Keys

  4. Click Add App and Integration Key

  5. Enter a name for the app (e.g. Campus Café)

  6. Click Create App

  7. Copy the Integration Key for future use

  8. Under Authentication, choose Authorization Code Grant

  9. Under Service Integration, click + Generate RSA 

  10. Copy the private key and send to Campus Cafe support

  11. Click Close

  12. Under Redirect URIs, click Add URI

  13. Populate the redirect URI with the Campus Café redirect value for your institution:
    https://abc***-web.scansoftware.com/cafeweb/tl/login replacing abc *** with your school code

  14. Click Save

  15. Click on the Users menu item 

  16. Next to the user that Campus Cafe will use to create and send document envelopes click Actions and select Edit. 

  17. Copy the user’s User ID for later use

...

  1. Log in to Campus Café

  2. Navigate to Admin > Web App
    Set the following parameters as follows:
    DOCUSIGN_AUTH_REDIRECT_URL - https://abc***-web.scansoftware.com/cafeweb/tl/login replacing abc *** with your school code
    DOCUSIGN_AUTH_URL - https://account-d.docusign.com
    DOCUSIGN_BASE_URL - http://www.docusign.com/developer-center
    DOCUSIGN_IMPERSONATED_USER - the User ID value retrieved for the user that Campus Café will impersonate
    DOCUSIGN_INTEGRATOR_ID – the Integration Key from DocuSign
    DOCUSIGN_REDIRECT_URL - https://abc***-web.scansoftware.com/cafeweb/tl/login replacing abc *** with your school code
    DocuSign REST API URL - https://docusign.net/restapi

...

  1. Log in to Campus Café with an administrative level account (specifically, with permission 293)

  2. In your browser, enter the URL:
    https://abc***-web.scansoftware.com/cafeweb/AuthorizeCafeWithDocuSign replacing abc *** with your school code

  3. You will be presented with the following webpage. Click Request Authorization 

    RequestAuthorization.png
  4. Log into DocuSign development with the user created for Campus Café to impersonate

  5. Campus Café will now be approved to create document envelopes with DocuSign 

...

  1. Log in to your production DocuSign account at https://account.docusign.com

  2. Click Settings

  3. Click Apps and Keys

  4. Next to the Campus Cafe app click Actions > Edit

  5. Copy the Integration Key for future use

  6. Under Authentication, choose Authorization Code Grant

  7. Under Service Integration, click + Generate RSA 

  8. Copy the private key and send to Campus Cafe support

  9. Click Close

  10. Under Redirect URIs, click Add URI

  11. Populate the redirect URI with the Campus Café redirect value for your institution:
    https://abc***-web.scansoftware.com/cafeweb/tl/login replacing abc *** with your school code

  12. Click Save

  13. Click on the Users menu item 

  14. Next to the user that Campus Cafe will use to create and send document envelopes click Actions and select Edit. 

  15. Copy the User ID for later use

...

  1. Log in to Campus Café with an administrative level account (specifically, with permission 293)

  2. In your browser, enter the URL:https://abc***-web.scansoftware.com/cafeweb/AuthorizeCafeWithDocuSign replacing abc *** with your school code

  3. Click Request Authorization 

    RequestAuthorization.png
  4. Log into production DocuSign with the user created for Campus Café to impersonate

  5. Campus Café will now be approved to create document envelopes with DocuSign

...