Welcome to the Sertifi public samples repository! Here is a collection of code samples that can be used as a foundation to help extend your applications current abilities using a skeleton built by Sertifi to accomplish some core tasks, this may take the form of:
-
Subscribing to and creating requests based on Event notification Information
-
implementing our Gateway API to handle or get information about payments, documents, signatures, and signers
-
REST API which utilizes postman to carry out basic calls
-
Various implementaions for Salesforce.com
Please make sure that you have appropriate runtimes, modules, packages and most importantly API KEYS for any implementations you wish to mimic or build upon!
- REST and JSON Event Push Subscriber README
- Enumerated event types to subscribe to
- Startup and Hello Word response
- Extend Update Notifications README
- One Pass Apex sample overview README
- Apex snippets for creating objects for sending and api call for sending signatures README
- Snippets overview for building via parameters README
- Visualforce Page and controller how to README
- One Pass sample C#
- Esign for Salesforce API send eContract via Apex trigger README
- SendZQuotes Button README
- Sertifi API samples