To register a CXF component, you'll need the following files:
Schema Definition File SCHEMA.JSON
- the definition of actions and elements, global variables. This will be discussed in detail in the section.
Action Handlers File MAIN.JS
- a javascript file that contains the function handlers of the actions defined in the schema definition file.
Custom Functions CUSTOMFUNCTIONS.JS
- functions that can be invoked using the ExecuteJS and ExecuteAPI
Component Icon ICON.JPG
- for the component in the toolbar
Basic Documentation File README.MD
- this is a basic readme or documentation of the component. A more comprehensive documentation can be added as a link.
Download
Amazon Connect Connector
Official GitHub mirror:
Salesforce Connector
Official GitHub mirror: