Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add System.Network methods to TIA #52

Open
benjaminloerincz opened this issue Feb 2, 2025 · 1 comment
Open

Add System.Network methods to TIA #52

benjaminloerincz opened this issue Feb 2, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@benjaminloerincz
Copy link
Contributor

benjaminloerincz commented Feb 2, 2025

Add these methods of namespace System, class Network to TIA:

  • System.Network.communitiesLanding()
  • System.Network.createExternalUserAsync(SObject user, SObject contact, SObject account)
  • System.Network.createRecordAsync(String processType, SObject mbObject)
  • System.Network.getLoginUrl(String networkId)
  • System.Network.getLogoutUrl(String networkId)
  • System.Network.getNetworkId()
  • System.Network.getSelfRegUrl(String networkId)
  • System.Network.loadAllPackageDefaultNetworkDashboardSettings()
  • System.Network.loadAllPackageDefaultNetworkPulseSettings()
@benjaminloerincz
Copy link
Contributor Author

Since the signature of System.Network.communitiesLanding() is incorrect (returns System.PageReference instead of String), we skip this method. We need to inform the Salesforce documentation team to correct this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant