📄️ External Data Adapter Overview
Consumers may need to use their own External Data Provider instead of those supported OOTB by FenX. For these situations, the Fenergo SaaS Platform allows consumers to setup an external adapter which they can host. That Adapter can then be targeted by the FenX application as an External Data Provider. That adapter must implement the agreed interface and will function just like the OOTB External Data Providers.
📄️ Custom External Data Adapter Configure and Test
To implement an External Data Adapter - follow the steps outlined below. Using the APIs here:
📄️ Using Your Custom External Data Adapter
With configuration complete, the implementation and hosting of an adapter is the next step. This document assumes you have configured and tested your adapter. By Test it is assumed you have called the test method on your adapter and replied to Fenergo with the Schema and finalized the mapping. Your adapter should be configured in a Journey and available for users of the system.