webhook - Invoke webhook

Invoke a webhook through PLTcloud. The webhook HTTPS endpoint is configured in Project Settings on PLTcloud.

Usage:

- command: webhook request [<KEY>:<jsonKey>]...
  [retry: <retryCount>]

Argument

Description

request

Invoke webhook through PLTcloud backend

KEY

Test plan user key to extract from webhook response

jsonKey

Webhook response “extra” map key

retryCount

Number of times to retry the test step (optional)

Examples