Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
ExternalSiteData
External site data
Parameters
Name Type Description

name

String

Name

siteUrl

String

Site URL

transientWorkspaceCredentialsUuid

String

Transient workspace credentials uuid

userName

String

Username

Json Format
{
name: String,
siteUrl: String,
userName: String,
transientWorkspaceCredentialsUuid: String
}