preview
We're still working on this feature, but we'd love for you to try it out!
This feature is currently provided as part of a preview program pursuant to our pre-release policies.
This page provides a comprehensive reference for utilities - uuid available in the workflow automation actions catalog. These actions enable you to uuid generation utilities.
Generate a UUID
Generate an RFC-compliant V4 uuid. Uses Temporal workflow's deterministic PRNG making it safe for use within a workflow. Refer to Namespace: workflow | Temporal TypeScript SDK API Reference for more information.
Input | Optionality | Datatype | Description |
|---|---|---|---|
Field | Datatype | Description |
|---|---|---|
uuid | string | |
selectors | List | The selectors to get the only specified parameters as output. |
success | Boolean | Status of the request. |
errorMessage | String | Failure reason as message. |
Workflow Definition | Outputs |
|---|---|
| |