Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Member Reputation Lookup
Version 1.0.0
Identify the current community user, search members, and read a member's reputation.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
member-reputation-lookup
Search community members and read the first match's reputation.
Reads the current user, searches members by name, and retrieves the reputation of the first matched member.
1
getCurrentUser
getCurrentUser
Confirm the context user in the Experience Cloud site.
2
searchMembers
getCommunityMembers
Search the site's members by name and capture the first matched user ID.
3
getReputation
getUserReputation
Read the reputation score and level for the first matched member.