Automation to send web request /incoming webhook authentication between 2 jira platforms

Ben Alderton February 28, 2025

I have 2 jira instances. I want to use a "send web request" automation rule using POST from one instance to the other, using an "incoming webhook" to receive it, to effectively clone certain tickets matching some conditional logic.

I have tried to authenticate the "Send web request" using Base64 encoded API key, and also use the secret generated from instance B "incoming webhook" component, but always receive error 400 bad request with the following payload.

Where am I going wrong?

 

{
  "errorMessage": null,
  "message": null,
  "warningMessages": [],
  "errorMessages": [
    "Missing token"
  ],
  "errors": {},
  "status": 400
}

1 answer

0 votes
Luka Hummel - codefortynine
Atlassian Partner
March 3, 2025

Hi @Ben Alderton

If you are willing to try a third-party app, instead of manually setting up API calls, Deep Clone for Jira provides a seamless way to achieve this.

With Deep Clone for Jira, you can:

  • Clone issues across Jira instances with ease.
  • Retain issue links, comments, attachments, and custom fields.

This approach eliminates the need for complex webhook authentication setups and API requests while ensuring accurate issue duplication across instances.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events