Newer Version Available

This content describes an older version of this product. View Latest

ExternalManagedAccount Class

Get externally managed accounts.

Namespace

ConnectApi

ExternalManagedAccount Methods

These methods are for ExternalManagedAccount. All methods are static.

getCommunitiesExternalManagedAccounts(communityId)

Get externally managed accounts available to the context user across all Experience Cloud sites.

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.

Regardless of the ID specified, this method returns externally managed accounts available to the context user across all Experience Cloud sites.

Note

getExternalManagedAccounts(webstoreId)

Get externally managed accounts for a store.

API Version

49.0

Requires Chatter

No

Signature

public static ConnectApi.ExternalManagedAccountCollectionOutput getExternalManagedAccounts(String webstoreId)

Parameters

webstoreId
Type: String
ID of the webstore.