zAgileConnect Flow Action - Unlink Issue v2

You can unlink an Issue from a Salesforce record using Salesforce Flow and adding the “Unlink Issue v2“ action to your flow. The action has the following fields:

Field

Type

Required

Description

Issue Key

String

check mark

The Jira Issue Key to unlink.

Record Id

String

check mark

The Salesforce record Id to unlink from the Jira Issue.

Jira Connection Id

String


The unique identifier for the Jira connection. (e.g., "j00"). Leave blank to use the default connection.

Output

Type

Description

Error Message

String

Describes any error that occurred during the operation, if applicable.

Error

Boolean

Indicates whether there is an error.

Issue Key

String

The Issue Key related to this result.

Record Id

String

The Salesforce record Id related to this result.

This action makes callouts to Jira and so when using it from “Record Triggered Flows“ make sure to use it from within an Asynchronous Path.

CleanShot 2025-06-17 at 14.38.07@2x-20250617-193811.png