Microsoft Outlook – Gotchas

Service ID: microsoft-outlook

⚠️

5 gotchas across 1 resource

These are connector-specific behaviors and limitations to be aware of when integrating.

Contacts5 gotchas

allcontactsAll

To get custom fields, make a get contact call with owner_id. If no owner_id is provided, the list call will return the contacts of the authenticated user. Microsoft Outlook allows multiple emails without a type. We will return the type of the first email as primary and the rest as other.

addcontactsAdd

Microsoft Outlook allows multiple emails without a type. Please provide the first email as primary and the rest as other.

onecontactsOne

If no owner_id is provided, the get call will return the contacts of the authenticated user only. Microsoft Outlook allows multiple emails without a type. We will return the type of the first email as primary and the rest as other.

updatecontactsUpdate

Microsoft Outlook allows multiple emails without a type. Please provide the first email as primary and the rest as other.

deletecontactsDelete

To delete another user's contact use proxy api.