AddPowerAutomateWebhookData.ProcessName Property

Definition

Name of the process that, when finished, will trigger the flow

[System.Text.Json.Serialization.JsonPropertyName("processId")]
public string ProcessName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("processId")>]
member this.ProcessName : string with get, set
Public Property ProcessName As String

Property Value

Attributes

Applies to