Factorial · Arazzo Workflow
Factorial Amend Contract
Version 1.0.0
Find an existing contract version and update it, otherwise create a new one.
View Spec
View on GitHub
Human ResourcesHRISEmployee ManagementTime TrackingPayrollTime OffPerformance ManagementArazzoWorkflows
Provider
Workflows
amend-contract
Update the latest contract version or create one if none exists.
Lists contract versions, branches on existence, and updates or creates a contract version.
1
findContract
listContractVersions
List contract versions and branch on whether any exist. Updates the most recent when found, otherwise creates a new one.
2
updateContract
updateContractVersion
Update the most recent contract version with the supplied changes.
3
createContract
createContractVersion
Create a new contract version when no existing version was found.