Capture Pro Software Integration/APIs

System Output Destination API

This document describes how to create a custom System Output Destination (SOD) plug-in module for use in Capture Pro Software.

Download and unzip BOF_EXM V2_0_1.zip for a sample source code project which can be used as a starting point for developing a custom System Output Destination plug-in module.


Index Data API

This document describes how to create a custom Index Data plug-in module for use in Capture Pro Software.

Download and unzip DIIXDAPI.zip for a sample source code project which can be used as a starting point for developing a custom Index Data plug-in module.


Index Type API

This document describes how to create a custom Index Type plug-in module for use in Capture Pro Software.

Download and unzip IDX_EXM.zip for a sample source code project which can be used as a starting point for developing a custom Index Type plug-in module. Be sure to download and use the latest include file, KCIDXAPI.h, when doing the development.


Workflow API

This document describes how to create an application that will communicate with Capture Pro Software to control the end-user experience and operation using the Workflow API.

Download and unzip Workflow API.zip for all of the supporting libraries and sample source code (contained within the sample Excel spreadsheet) that will be needed to create an application using the Workflow API.