Integration overview
This page will help you chose the right strategy when integrating with Penneo.
Hi!
Thank you for choosing to integrate Penneo into your application. We're excited to help you integrate digital signing into your workflows!
Penneo is a robust platform for managing and executing digital signatures. Like most modern platforms, the majority of our functionality is accessible through our REST API.
Choosing your integration path
While the Penneo API is the primary and most flexible method for integration, especially for cloud and server-based systems, we offer a few different options to suit various use cases:
- API integration
- Integrating through an SDK
- Integrating to Penneo Desktop through the "penneo:" URI-scheme
- Using print codes in templates
Before you dive into the technical steps, we recommend reading the Choosing the right integration section to ensure you select the approach that best fits your business model.
Core API integration steps
If you are proceeding with the API, the following pages will guide you through the essential phases of building a complete integration:
- Authentication: Establish your connection to the Penneo API.
- Sending case files: Send documents for signature.
- Monitoring case file status: Track the progress of your case files.
- Retrieving signed documents: Obtain the signed documents.
If you know what you want to do, feel free to dive right into the relevant section in the navigation. If you have any questions, please don't hesitate to contact our support team.
Updated 10 days ago
