Update PowerShell SDK docs: 16676082107

This commit is contained in:
developer-relations-sp
2025-08-01 13:18:14 +00:00
parent d579a4697f
commit f0ccc50d12
4 changed files with 106 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ tags: ['SDK', 'Software Development Kit', 'WorkflowTrigger', 'V2025WorkflowTrigg
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **Enum** [ "EVENT", "EXTERNAL", "SCHEDULED", "" ] | The trigger type | [required]
**DisplayName** | **String** | | [optional]
**DisplayName** | **String** | The trigger display name | [optional]
**Attributes** | [**WorkflowTriggerAttributes**](workflow-trigger-attributes) | | [required]
## Examples