APC - Personal Outlook Contacts

[APC]

The APC data source in SCA provides access to the user’s personal Outlook contacts. These contacts are fully managed by the user — unlike other data sources, users can add, edit, and delete them directly within SCA. Contacts are queried via the Microsoft Graph API, and are stored in the user’s personal Outlook contacts, accessible and manageable from any Outlook client (Windows, Mac, Web, or mobile).

App Configuration Parameters

Defaults (SecContacts.Defaults):

  • APC_Enabled → Enables or disables the APC data source.

  • APC_InitValue → Sets the default position of the user’s switch for this data source (on = shown, off = hidden) when SCA is first launched.

  • APCeditor_Enabled → 🆕Enables or disables the ability for users to create, edit, and delete their personal Outlook contacts within SCA.

Customization:

Requirements for Contacts

Any personal Outlook contact to be shown in SCA must have the following fields populated:

  1. First name

  2. Last name

  3. Valid phone number (optional)

Note: These contacts are fully managed by the user, and any changes made in SCA (add, edit, delete) are reflected in their personal Outlook contacts.

Last updated

Was this helpful?