Skip to content

feat(account): add AccountTeamMember management functions#27

Merged
rulasg merged 10 commits intomainfrom
sfaccountRole
Mar 7, 2026
Merged

feat(account): add AccountTeamMember management functions#27
rulasg merged 10 commits intomainfrom
sfaccountRole

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Mar 2, 2026

Introduce helper functions for folder validation and enhance object type validation to include AccountTeamMember. Add functions for managing AccountTeamMember roles, improving the overall functionality related to account team management.

Diagram of implementation calls

  • Get-SfUser -> Get-SfDataQuery -> sfDataQuery -> Invoke-SfDataQuery

  • Get-SfUserByHandle -> Get-SfDataQueryWithWhere -> sfDataQueryWithWhere -> Invoke-SfDataQueryWithWhere

  • Get-SfUserByName -> Get-SfDataQueryWithWhere

  • Get-SfAccountRole -> Get-SfDataQuery -> sfDataQuery -> Invoke-SfDataQuery

  • Set-SfAccountRole -> sfDataCreateAccountTeamMember -> Invoke-SfDataCreateAccountTeamMember

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PSScriptAnalyzer found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@rulasg rulasg merged commit 8fb4671 into main Mar 7, 2026
3 checks passed
@rulasg rulasg deleted the sfaccountRole branch March 7, 2026 07:29
@rulasg rulasg linked an issue Mar 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SfHelper] Extract Solution Engineer from Salesforce

1 participant