start External Data Activity
abstract fun startExternalDataActivity(@NonNull token: String, @Nullable templateUUID: String)
Content copied to clipboard
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.