v7

latestSwagger 2.0raw.githubusercontent.com2022-03-02106259388.5 KB
WorkflowTriggers

Get the callback url for a trigger of a workflow version.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId}/triggers/{triggerName}/listCallbackUrl

Path parameters

subscriptionIdstring required

The subscription id.

resourceGroupNamestring required

The resource group name.

workflowNamestring required

The workflow name.

versionIdstring required

The workflow versionId.

triggerNamestring required

The workflow trigger name.

Query parameters

api-versionstring required

The API version.

Request body

notAfterstring date-time

The expiry time.

keyType'NotSpecified' | 'Primary' | 'Secondary'

The key type.

Response

OK

valuestring

Gets the workflow trigger callback URL.

methodstring

Gets the workflow trigger callback URL HTTP method.

basePathstring

Gets the workflow trigger callback URL base path.

relativePathstring

Gets the workflow trigger callback URL relative path.

relativePathParametersstring[]

Gets the workflow trigger callback URL relative path parameters.