Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Upsert a Contact
Version 1.0.0
Find a contact by email and update it if it exists, otherwise create it.
Provider
Workflows
upsert-contact
Upsert a contact in the default contacts folder by email address.
Looks for an existing contact whose email matches the supplied value and either updates the matched contact or creates a new one.
1
findContact
Search the default contacts folder for a contact whose email address equals the supplied value, returning at most one match.
2
3
createNew
Create a new contact with the supplied name, company, and email address when no existing contact matched.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.