Salesforce:Clean Suite Express Entry Screen Flow Component

From Melissa Data Wiki
Revision as of 00:25, 12 August 2023 by Admin (talk | contribs) (Created page with "{{ListwareForSalesforceNav |LightningCollapse= }} {{CustomTOC}} ==Background== By popular demand, we have integrated our popular Melissa Express Entry webservice to add Address Autocompletion into Salesforce Screen Flows. Clean Suite Express Entry Screen Flow Component (EESFC) allows users to quickly and easily suggest fully validated and standardized addresses to their users at the point of entry. ==Getting Started== <ol> <li>To get started with EESFC, first create...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

← Clean Suite for CRM:Salesforce

Salesforce Navigation
Introduction
Getting Started
Installation
Getting Started with Lightning Components
Credits
Lightning Components
Lightning Quick Actions
Lightning Lookups
Lightning Global Express Entry
Clean Suite Advanced Mappings
Clean Suite Batch Processing
Result Code Status Indicator
Visualforce Pages
Installing Visualforce Pages
Custom Visualforce Pages
Custom Code
APEX Triggers
Custom Clean Suite Batch Processing
Express Entry Lightning Action Override
Result Codes
Salesforce Result Codes



Background

By popular demand, we have integrated our popular Melissa Express Entry webservice to add Address Autocompletion into Salesforce Screen Flows. Clean Suite Express Entry Screen Flow Component (EESFC) allows users to quickly and easily suggest fully validated and standardized addresses to their users at the point of entry.

Getting Started

  1. To get started with EESFC, first create a screen flow and add a screen and create record component to the flow.
  2. ListwareSalesforce EE 01 - Create a Screen Flow - Melissa Wiki
    Create a Screen Flow
  3. Enter the Screen component and add any fields you wish to include. In this example, we are creating an account object, so we include the account name. On the left hand find the “MD Express Entry Flow” component and add it to our flow screen.
  4. ListwareSalesforce EE 02 - Enter the Screen Flow Component - Melissa Wiki
    Enter the Screen Flow component
    ListwareSalesforce EE 03 - Add Fields to the Screen Flow Component - Melissa Wiki
    Add Fields to the Screen Flow component
  5. Click on the component itself on the screen flow, this will bring up the edit menu on the right and let us set our options.
  6. We can now configure these options to our desire. Leave the fields marked “output” blank.
  7. ListwareSalesforce EE 04 - Configure Options of the Screen Flow Component - Melissa Wiki
    Configure Options of the Screen Flow component
  8. Now lets set up our outputs. Close the screen we are currently editing by clicking “Done”.
  9. ListwareSalesforce EE 05 - Click Done - Melissa Wiki
    Click Done
  10. On the screen flow main window, we can now edit the “Create Record” element. In our example, we are creating a single record, using separate resources.
  11. Map the fields as you see fit, below we are mapping the Express Entry outputs into the “Billing Address” fields.
  12. ListwareSalesforce EE 06 - Edit the Create Records Element - Melissa Wiki
    Edit the Create Records Element
  13. When done click done and run the flow. You should now be able to create records with flows and save the results into a new record.
  14. ListwareSalesforce EE 07 - Click Done on the Flow - Melissa Wiki
    Click Done on the Flow
    ListwareSalesforce EE 08 - Run the Flow - Melissa Wiki
    Run the Flow