Skip to content

ontask-io/esign-api-sample-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OnTask eSignature API Python Sample

Requirements

  • Python 3.x or higher

  • You will first need to sign up for a API developer account with OnTask and retrieve your API key.

  • Within the code of example-email.py and example-link.py in the examples folder insert the API key you received after creating your account in the apiKey variable within each page.

  • You will need to install the requests module which is available via pip. Use the command pip install requests or python -m pip install requests depending on your systems configuration.

Samples

There are two examples included with the package which can be found in the `examples' folder:

  • example-email.py - will send the signature request to the email address set in the emailSigner variable and then send the completed document to the email address configured in the emailFinalized variable.

Update these to your liking and then use py example-email.py to execute the sample.

  • example-link.py will return a link for you to provide the signer of the document, and once completed send the completed document to the email address configured in the emailFinalized variable.

To run the sample update the variables above and use py example-link.py.

About OnTask

Building secure, compliant eSignature capabilities into your application takes up valuable time and development resources. Fortunately, we've already done all that hard work for you. With OnTask API, you can bridge the gaps between systems by integrating our proven eSignature and forms workflow functionality into your software. OnTask is reliable and secure; and takes the guesswork out of compliance by meeting regulations for HIPAA, SOC 2, and more.

We've got all the documentation samples you need to get up and running within a matter of minutes so you can spend more time working on the innovative features that will make your application a success.

OnTask is a form, document, and eSignature workflow automation platform that streamlines your business processes. Choose from a library of templates or create your own workflows using flexible conditional logic. OnTask's intuitive, easy-to-navigate interface allows you to start solving problems right away without weeks of tedious onboarding and complex integrations.