PeopleSoft · Arazzo Workflow
PeopleSoft Find a Customer and Open a Case
Version 1.0.0
Search CRM customers, pull the matched customer record, then create a service case for them.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
customer-case
Resolve a CRM customer and create a service case for them.
Searches customers, gets the first match's record, and creates a case referencing that customer; ends when no customer matches the search.
1
findCustomers
Search CRM customers using the supplied term and branch on whether any customer matched.
2
getCustomerRecord
Retrieve the full record for the first matched customer before opening a case.
3
createCase
Open a new service case referencing the matched customer with the supplied description, priority, and category.
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.