PeopleSoft · Arazzo Workflow
PeopleSoft Component Interface Upsert
Version 1.0.0
Read a Component Interface record and branch to update it if it exists, otherwise create it.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
component-upsert
Upsert a record through a PeopleSoft component interface.
Reads a component interface record and either updates the existing record or creates a new one based on whether the read found data.
1
readComponent
Read the current data for the named component interface and branch on whether the record was found.
2
updateComponent
Update the existing component interface record with the supplied data.
3
createComponent
Create a new component interface record using the supplied data when no existing record was found.
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.