Enable nominate Contacts for your program
Enable a Salesforce user to nominate a Contact by clicking a button on the Contact screen and entering a short justification. This creates/updates a SlapFive Member and adds to Nomination Campaign.
Architecture (at a glance)
How to set it up
Step 1: Create the Custom Object (one-time setup)
Create the following fields and save the object:
Object Permissions
Step 2: Create the Outbound Message
Step 3: Create the Record-Triggered Flow
Configure the Flow:
Add an Action element:
Step 4: Create the Screen Flow
Create a Variable to receive the Contact Id automatically:
Add a Screen element:
Add a Create Records element
(Optional) Confirmation Screen
Step 5: Add the Screen Flow to the Contact Page
Step 6: Submit a test nomination
Last updated