Skip to main content

Hello, I am trying to determine the best method to match Dealers to a Customer Account.

i.e. our Org is a dealer network and customers (accounts) can be customers of multiple dealers. i.e. they may have bought vehicles from different dealers or service at different dealers.  

 

Dealers are of course represented by Accounts too.

Has any one architected such a data structure

the best I can come up with is anew relationship with a custom junction object. I am just surprised that Auto Cloud doesn't already have something 

7 个回答
  1. 2025年8月19日 13:33

    Hello, 

    This is a common challenge in dealer network implementations — matching dealers with the right customer accounts efficiently and accurately. 

    Recommended Approach: Use Experience Cloud for Dealer Assignment

     

    Salesforce Help suggests leveraging

    Experience Cloud (formerly Community Cloud) to facilitate the assignment of leads or opportunities to dealer groups. This architecture enables a scalable and easily maintainable structure for dealer distribution and access control Salesforce

    By creating a gated dealer portal through Experience Cloud, you can: 

    • Define dealer groups and map them to specific account segments or territories.
    • Control visibility and access — dealers only see accounts assigned to them.
    • Automate the handoff of leads or opportunities from your internal team to external dealer networks.

     

    Implementation Steps

    might include: 

     

    1. Set up an Experience Cloud site for dealers.
    2. Configure dealer groups or roles within that site.
    3. Build assignment logic — perhaps using criteria such as geography, industry, or dealer specialization.
    4. Automate assignment via Flow, Apex, or declarative sharing rules based on these criteria.
    5. Monitor and audit assignments to ensure accuracy.

     For more details on related processes and strategies, you can also explore external resources. 

0/9000