Webhooks are not available ProGet free. Configured webhooks will execute in a dry-run mode.
Feed:
Name:
Event:
The package-related event within ProGet that triggers the webhook.
  • added - package added via client or uploaded via ProGet UI
  • promoted - package promoted to another feed via ProGet UI
  • deployed - package deployed via 'deployment API'; only fires if Feeds.RecordPackageDeployments setting is enabled
  • deleted - package deleted from client or ProGet UI
  • purged - package deleted by ProGet retention policy
Url:
Method:
Condition:
The conditional is an optional expression that is evaluated prior to a webhook being invoked. This is takes the same format as an OtterScript predicate expression, which has a standard unary operator (!), equality operators (== and !=), boolean comparison (&& and ||), and parenthesis.
Headers:
Headers should be entered in standard HTTP format (Name: Value)
Content: