Use Cases

Align.ly Lead-to-Account

  • Auto-Convert a Lead using a Salesforce Flow

     

    Available in Align.ly Lead-to-Account 1.8+

    Align.ly Lead-to-Account has the ability to auto-convert a Lead in a Salesforce flow via an "action" called "Auto-Convert Lead".

    CAUTION: If you have other systems syncing with Salesforce (ie marketing automation platforms, sales engagement platforms, customer success platforms), you will want to test that auto-converting a Lead when it is immediately created doesn't cause sync problems with these systems. To be safe, we recommend having a slight delay of a few minutes before auto-converting for newly created Leads to give your systems a chance to settle down and sync before initiating the conversion.

    How do I set this up?

    The ability to auto-convert a Lead in a Salesforce flow is very flexible in how it can be used. Here is how to implement the flow action:

    1. In your flow, click the "+" to add an element
    2. Under Interaction, select "Action"
    3. In the action search box, search for "Auto-Convert Lead"
    4. Provide a Label and API name
    5. Under "Set Input Values for the Selected Action" turn the toggle to "Include" and set the leadId to "{!$Record.id}"
    6. Save and activate the Salesforce flow and you're done!

    Does this feature work with the "On Auto-Conversion, Merge Duplicates" setting?

    Yes, if you have this setting turned on, a Lead that is auto-converted via the flow action will merge with an existing Contact with the exact same email address.

    Does this feature work with the "Set Contact Owner to Account Owner" setting?

    Yes, if you have this setting turned on, a Lead that is auto-converted via the flow action will have the Contact Owner be updated to the "Account Owner API Name" setting you've configured.

    Does this feature work with the "WHERE Clause for Auto-Conversion" setting?

    No, because you as the Salesforce admin set the Salesforce flow criteria this feature works independently of this setting.

  • Importing a list of Accounts with Email Domains

  • Send Email Notification when a Lead Matches an Account