Newer Version Available
ExternalManagedAccount Class
Get externally managed accounts.
Namespace
ExternalManagedAccount Methods
These methods are for ExternalManagedAccount.
All methods are static.
getCommunitiesExternalManagedAccounts(communityId)
API Version
50.0
Requires Chatter
No
Signature
public static ConnectApi.ExternalManagedAccountCollectionOutput getCommunitiesExternalManagedAccounts(String communityId)
Parameters
- communityId
- Type: String
- ID for an Experience Cloud site, internal, or null.
Return Value
getCommunitiesExternalManagedAccounts(communityId, includeMyAccount)
Get externally managed accounts available to the context user,
including the context user’s account, across all Experience Cloud sites.
API Version
53.0
Requires Chatter
No
Signature
public static ConnectApi.ExternalManagedAccountCollectionOutput getCommunitiesExternalManagedAccounts(String communityId, Boolean includeMyAccount)
Parameters
Return Value
getExternalManagedAccounts(webstoreId)
API Version
49.0
Requires Chatter
No
Signature
public static ConnectApi.ExternalManagedAccountCollectionOutput getExternalManagedAccounts(String webstoreId)
Parameters
- webstoreId
- Type: String
- ID of the webstore.