Loading
Salesforce now sends email only from verified domains. Read More
Automate Your Business Processes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create Your Data Model

          Create Your Data Model

          Build the foundation of your course management system by creating custom objects to store course information, course deliveries, and course attendees. A well-designed data model ensures your automations have the right data structure to work with.

          Required Editions

          View supported editions.

          These custom objects work in conjunction with Automate a Course Management Process Project.

          This data model uses a hierarchical structure where Course objects store general course information that never changes, Course Delivery objects represent specific scheduled instances of a course with details like dates and locations, and Course Attendee objects connect contacts to specific course deliveries. This design allows your flows to work intelligently—for example, a record-triggered flow can automatically check if a course delivery is full when a new course attendee is created, update the course delivery status, send confirmation emails to the right people, and manage waitlists. By separating static course information from scheduled deliveries and attendee enrollments, your automations can handle multiple sessions of the same course, track capacity for each session, and ensure that business rules are consistently applied no matter how attendees are registered.

          1. Create a Custom Object to Store Course Information
            Create an object that stores information about a course like the description, start date, and whether it can be scheduled.
          2. Create a Custom Object to Store Course Delivery Information
            Create an object to hold information about a delivery of a course like the instructor, region, and start date.
          3. Create a Custom Object to Store Course Attendee Information
            Create an object to hold information about a course attendee delivery like the attendee's name, selected course, and attendee status.
           
          Loading
          Salesforce Help | Article