Connect to a data source

How connections work. Hooks, pull

Step-by-Step Guides for Connecting to Each Data Source

  • Jira

  • Github

    • Configure Github webhook - enables VZBL to receive events from github in realtime.

    • Configure Github API - enables VZBL to ingest historical data from Jira. Also enable VZBL to pull additional data not available in the webhook event for deeper enrichment. For example, commit analysis leverages the access token to identify the scope and classification of the change, which is not available in the webhook data.

  • Slack

  • Circle CI

  • Google Calendar

  • ...and more

Troubleshooting data issues

Last updated