Skip to main content
Version: 3.0

Set Rules for Mentor and Session Discovery

Organization administrators can set rules or conditions based on which users can discover mentors or sessions on the application according to the rules set.

Examples:

  • By setting rules that match users with mentors based on their preferred languages, users can view only the mentor profiles that match their languages of preference.

  • By setting rules that match users with sessions based on their preferred languages, organizations can achieve any one of the following:

    • Users can view sessions where the language of instruction matches their languages of preference.

    • Mentees can view sessions hosted by a mentor who match their languages of preference.

API ReferenceDescription
Organization Administrator Login

To carry out administrative functions in the back end such as setting rules for mentor and session discovery, organization administrators must do the following:

  1. After receiving the application's link through email, organization administrators must sign up on the application. See the Organization Administrator section to learn more.
  2. Using APIs, log in to generate an access_token.
Get Entity TypesBefore setting rules for mentor and session discovery, organization administrators must obtain list of entity types associated with mentors and sessions.
Set Rules for Mentor and Session DiscoveryOrganization administrators can set rules for mentor and session discovery using entity types that contain a fixed range of entities.
Get RulesTo update or delete rules for an organization, the organization administrator can obtain the list of rules and their IDs.
Update RulesOrganization administrators can modify the existing rules.
Delete RulesOrganization Administrators can delete rules that are no longer required.