Introduction

As part of the Fonteva Platform we ship API's that are available on both Apex and REST to make sure that any integration with the platform is possible. These docs will cover the different releases to allow developers to know what is available and how to use it.

Technical Docs

As part of the technical docs there is Apex Docs (similar to JavaDoc) and REST Api docs. Below are the links to the individual set of docs:

Examples

We have found that with documentation we also need to have example code. This developers see the code running and make changes on the fly. As part of this effort we are also providing an examples repo. This repo can be deployed to your org using SFDX (Examples Repo). Further documentation for the examples can be found here