Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Favorite Lifecycle
Version 1.0.0
Add a favorite, list the user's favorites, then remove the favorite.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
favorite-lifecycle
Add, verify, and remove a user favorite.
Adds a favorite for a record, list view, or object, lists favorites to confirm, and removes the favorite that was created.
1
addFavorite
addFavorite
Add the target item to the context user's favorites.
2
listFavorites
getFavorites
List the user's favorites to confirm the new favorite is present.
3
removeFavorite
removeFavorite
Remove the favorite that was created. Returns no body on success.