Using inbound files integration
The base configuration of ContactManager includes a framework for configuring multiple integrations with external systems by processing file-based data. ContactManager provides the framework with a general processing mechanism and the InboundFileHandler interface which describes how to process data in the files. You must provide configuration details and a class implementing the InboundFileHandler interface.
In the Administration tab, the menu link enables you to configure the feature.
Note: The instructions for configuring inbound files in ContactManager and the
framework itself is the same as those for the core applications.
See also
