Explore the Hypersync SDK

The Hypersync SDK makes it easy to create a custom Hypersync app that can be used to bring data from external services into Hyperproof.

You can find the Hypersync SDK here, which includes the documentation. If you’re new to the Hypersync SDK, Getting Started will help you get the right tools and packages installed and ready to start building.

App Development Workflow is a great second stop on your journey. This topic will walk you through building and deploying a sample Hypersync. In just a few minutes you can see new custom Hypersyncs working in your Hyperproof organization.

The Hypersync SDK Samples GitHub repository is another useful resource. It has samples of working Hypersync apps that demonstrate different authentication methods (OAuth, custom authentication), connecting to different data sources (REST, custom data sources), and more. This repository also has templates tailored to help you get started with your own Hypersync app. Check out the top level README as well as the README files for each sample/template for more details on how to use them.