/
OP
openiap
/
@openiap/core
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
MPL-2.0
2026-07-17
25
19
24.3 KB
post
/api/v1/openrpaworkflows
Request body
OpenRPAWorkflowCreationParams
required
From T, pick a set of properties whose keys are in the union K
name
string
required
background
boolean
required
Serializable
boolean
required
Filename
string
required
projectandname
string
required
Xaml
string
required
Response
Ok
Workflow
required
_id
string
required
name
string
required
_created
string
date-time
required
_createdby
string
required
_createdbyid
string
required
_modified
string
date-time
required
_modifiedby
string
required
_modifiedbyid
string
required
_type
string
required
_acl
Ace[]
required
_name
string
required
_encrypt
string[]
required
_version
number
double
required
Parameters
WorkflowParameter[]
required
background
boolean
required
Serializable
boolean
required
Filename
string
required
projectandname
string
required
Xaml
string
required