Ironclad · Arazzo Workflow
Ironclad Upsert a Contract Record
Version 1.0.0
Find a contract record by a filter and update it if found, otherwise create it.
View Spec
View on GitHub
Contract Lifecycle ManagementCLMContractsLegal TechLegalOpsEnterpriseWorkflowsE-SignatureClickwrapArtificial IntelligenceAuthenticationSCIMWebhookArazzoWorkflows
Provider
Workflows
upsert-contract-record
Search for a record by filter, then update or create, and retrieve it.
Lists records filtered by a formula, updates the matched record's metadata or creates a new record, then retrieves the affected record.
1
findRecord
Search the records list with the supplied filter formula, returning at most one match.
2
updateExisting
Update the matched record's metadata with the supplied properties.
3
4
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.