New Developer API Endpoint (Identities)

Last Updated on February 13, 2017 by David

You can now update your Reamaze contacts’ email identities with a new API endpoint called “Create Identities”. Specifically, you’ll be able to use this API endpoint to manage the emails for your contacts as described here: http://blog.reamaze.com/2016/10/18/customer-email-management/.

This is extremely useful is you are already using the Reamaze API to manage contacts and would like an easy and scalable way to manage customer contact profiles.

To append a new email to an existing contact, you’ll want to use https://www.reamaze.com/api/post_identities.

Subsequently, you’ll be able to retrieve customer identities and all attached email addresses using the “Get Identities” endpoint. See https://www.reamaze.com/api/get_identities.

Enjoy!