State of knowledge

November 2023

Observation

When setting up Microsoft Graph Replicator, various phone number fields from Microsoft Exchange/Office 365 are missing.

Background

For example, initially only 3 phone number fields and one field each for an e-mail address and its name are displayed.

Solution

When setting up the replicator, there are the fields

  1. businessPhones[0]
  2. homePhones[0]
  3. mobilePhone

Some more fields can be used:
Above you can see that some fields have an index. These fields are basically a kind of array and you can add new fields via new index with the right mouse button in the context menu and thus make e.g. BusinessPhone 2 usable.

The fax number of contacts is not available via the current Graph API and therefore cannot be replicated. The fax number of Microsoft Azure users can be replicated.