startExternalDataActivity

abstract fun startExternalDataActivity(@NonNull token: String, @Nullable templateUUID: String)

This method will be called when app need to open a WebView to request data from external system. This method is used only in selection mode.

Parameters

token

String: token to be used to request data.