Skip to main content

Webhooks Integration with Visual Component Testing

Screener can send webhook events that notify your app any time an event happens on your account. Webhooks can be useful for extending Screener, and triggering external processes and services. Multiple webhook endpoints can be registered, and each webhook can be filtered by project and/or event types.

Screener has the following event types:

  • build.status.error
  • build.status.failure
  • build.status.success

Setup Steps

  1. In Screener, go to Open Account > Webhooks > Add Webhook Endpoint.

  2. In the Add Webhook dialog, enter your Webhook URL. Optionally, you can filter notifications by project and/or events.

    Component Add Webhook
  3. Click Add Endpoint, and your Webhook will be added.

    Component Webhooks