OutgoingWebhook YAML Schema

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo
resources:
  - name:               <string>
    type:               OutgoingWebhook
    configuration:
      webhookName: <string>                           # name of an Outgoing Webhook Integration
      method: <GET|PUT|POST|DELETE|PATCH>             # default POST
      Parameters: <string>                            # query string to be appended to the outgoing URL
      path:       <string>
      headers:
        Content-type: <valid request content types> 
        accept: xyc