Skip to main content

processCreate

Create or update a process with work instructions. This API is in beta. IDs must match the regex ^[a-z0-9_]{3,50}$ (case-insensitive). Use with caution as it will overwrite changes made through the Pico UI.

processCreate(
input: ProcessCreateInput!
): Void

Arguments

processCreate.input ● ProcessCreateInput! non-null input

Type

Void scalar