Entry point configuration

To view and configure the parameters of an entry point displayed in the Customer Control Panel for an ordered subscription:

  1. Go to Connectors (see Navigation). The list of application templates is displayed (see Viewing the list of application templates).
  2. Click the ID or name of the required application template. The application template details page is displayed (see Viewing application template details).
  3. Go to the Entry points tab. The list of entry points of the selected application template is displayed (see Viewing the list of entry points of an application template).
  4. Click the ID or name of the required entry point. The entry point details page is displayed.



    The entry point details page includes the following parameters:

    • ID — the unique identification number of the entry point. 
    • Native name — the initial name of the entry point.
    • URL — the URL used to authorize a user in a service.
    • Type — the plugin used to create the application template.
    • External URL — indicates whether the authorization URL is external (the vendor's portal for the service) or internal (a page in the Customer Control Panel).

      The current version of the Customer Control Panel does not support the External URL attribute.

    • Name — the service name displayed on the entry point in the Customer Control Panel (see Working with the list of Applications).
    • Template of Entry point name — a template used to create the entry point name displayed in the Customer Control Panel. The default value is subscription.name, and all entry point names, excluding entry points for domains and certificates, have the names of the corresponding subscriptions (see also Default names of Subscriptions and Entry points and Creating a product).

      PlaceholderDescription
      subscription.nameThe placeholder is available for all application templates and contains the subscription name
      plan.nameThe placeholder is available for all application templates and contains the plan name
      plan.idThe placeholder is available for all application templates and contains the plan ID
      application.subscription_attributes['attribute_key']

      The placeholder is available for the VendorService application templates (see Synchronization of products and plans between Vendor Portal and ActivePlatform)

      {attribute_key} is a subscription attribute key in a product created in Vendor Portal. For example, the Google Workspace product has a subscription attribute with the domain_name key. When a subscription is ordered, domain_name contains the name of the domain for the subscription. To include the domain name in the entry point name, use the following placeholders:
      {{plan.name}}{{application.subscription_attributes['domain_name']}}

    • Link target — defines the browser behavior when a user clicks the entry point in the Customer Control Panel:
      • Blank — open the page in a new window.
      • Self — open the page in the current window.
      • Parent — load the page in the parent frame.
      • Top — cancel all frames and load the page in a full window.
    • Background color — the background color of the entry point.
    • Icon — the background image for the entry point.
  5. If it is necessary to configure the entry point:
    1. Change the required parameters of the entry point available for editing.
    2. Click Save.