ServiceNow · Arazzo Workflow
ServiceNow Upsert Contact
Version 1.0.0
Find a CSM contact by email and update it if it exists, otherwise create it.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
upsert-contact
Create or update a CSM contact keyed on email.
Looks for an existing contact by email and either updates the matched contact or creates a new one.
1
findContact
getContacts
Search for an existing contact whose email matches the supplied value, returning at most one record.
2
updateContact
patchRecord
Patch the matched contact through the Table API customer_contact table. The Contact API exposes no update endpoint, so the generic Table API is used to apply changes by sys_id.
3
createContact
createContact
Create a new CSM contact when no existing contact matched the email.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/servicenow-upsert-contact-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.