Create VERA Webhooks

This guide will show you how to configure the VERA webhooks in Jira Administration. This is a prerequisite to Integrate VERA Workflow States into Jira Workflows and only has to be done once per Jira instance.

Step-by-Step Guide

  1. Navigate to the Jira Administration Panel > System > WebHooks
  2. Click on the Create a WebHook button
  3. Create the following webhooks:

    1. Start VERA Approval Route and Cancel VERA Approval Route are required webhooks
    2. Revise VERA Record is an optional webhook available in VERA 1.6+

      NameStatusURL
      Start VERA Approval RouteEnabled(https://[machine-name]:[port]/callbacks/jira/start_route)
      Cancel VERA Approval RouteEnabled(https://[machine-name]:[port]/callbacks/jira/cancel_route)
      Revise VERA RecordEnabled(https://[machine-name]:[port]/callbacks/jira/revise_record)