dataTransferMode.select | { flowType : "HRMS" } | Triggered when the user selects the desired mode for data transfer. |
hrms.select | { hrmsName: "ZingHR" } | Occurs when the user chooses an HRMS from the available options. |
hrmsConnectionParams.submit | { hrmsName: "ZingHR" } | Activated when the user submits connection parameters for the selected HRMS. |
dataSelection.submit | { hrmsName: "ZingHR" } | Initiated when the user submits the selection of data to be shared with the vendor. |
authType.select | { authType: "Basic" } | Occurs when the user selects the authentication type required for Push API integration. |
pushApiDocs.get | { authType: "Basic" } | Activated when the user clicks the “Get Documentation” CTA for Push API integration. |
sdkEvents.connectionConfigurationCompleted | { hrmsName: "ZingHR", connectionStatus: "success" } | Triggered when the user successfully completes the connection configuration process. |
sdkWindow.close | – | Triggered when the user clicks the Close button on the SDK window. |