Create Vera webhooks

Webhooks let Jira communicate with Vera when users trigger workflow actions. You need to create these webhooks before you can integrate Vera workflow states into Jira workflows. You only need to do this once per Jira instance.

To create Vera webhooks, follow these steps:

  1. Go to Jira Administration Panel > System > WebHooks.

  2. Select Create a WebHook.

  3. Create the following webhooks:

    Name

    Status

    URL

    Start Vera Approval Route

    Enabled

    <https://<YOUR VERA URL>/api/start-route

    Cancel Vera Approval Route

    Enabled

    <https://<YOUR VERA URL>/api/cancel-route

    Revise Vera Record

    Enabled

    <https://<YOUR VERA URL>/api/revise-record

    Import Vera Record

    Enabled

    <https://<YOUR VERA URL>/api/import-record

Import Vera Record is an optional webhook. It creates a Vera record before you route it for approval. Once Vera creates the record and adds a Vera Sync ID to the Jira issue, don't clone that Jira issue. Cloning it can break the link between the Vera record and the Jira issue.