I use an email address field as part of an alternate key on the contact entity.
However, when using upsert using Webapi (PATCH), or retrieve (GET) using this key when there is a Gmail label in the emailaddress, I get a 404.
So basically this doesn't work: ruben.fontijn+microsoft@gmail.com
Example request:
See also my documentation issue request:
https://github.com/MicrosoftDocs/dynamics-365-customer-engagement/issues/2697