Microsoft Outlook – Gotchas
5 gotchas across 1 resource
These are connector-specific behaviors and limitations to be aware of when integrating.
Contacts5 gotchas
contactsAllTo 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.
contactsAddMicrosoft Outlook allows multiple emails without a type. Please provide the first email as primary and the rest as other.
contactsOneIf 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.
contactsUpdateMicrosoft Outlook allows multiple emails without a type. Please provide the first email as primary and the rest as other.
contactsDeleteTo delete another user's contact use proxy api.