Oracle Integration · Arazzo Workflow
Oracle Integration Start a Process and Handle Its Task
Version 1.0.0
Start a structured process instance, locate the user task it generates, and act on that task.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
start-process-and-handle-task
Create a process instance and act on the first task assigned to the current user.
Verifies the process definition, creates an instance, lists tasks, retrieves the first task, and performs the supplied action on it.
1
getDefinition
getProcessMetadata
Retrieve metadata for the process definition to confirm it exists before starting an instance.
2
createInstance
createProcessInstance
Create a new process instance from the definition with the supplied title and input payload.
3
listTasks
listTasks
List user tasks so the task generated by the new process instance can be located.
4
getTask
getTask
Retrieve the first task to confirm it is ASSIGNED before acting on it.
5
performAction
performTaskAction
Perform the supplied action on the task, recording an accompanying comment.
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.
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/oracle-integration-start-process-and-handle-task-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.