zAgileConnect Flow Action - Unlink Issues in Bulk

You can unlink multiple Issues from Salesforce records using Salesforce Flow and adding the “Unlink Issues in Bulk“ action to your flow. The action has the following fields:

Field

Type

Required

Description

Issue - Salesforce pairs

ZFlowIssueSalesforceInput[]

check mark

The list of Issue key - Record Id pairs to be unlinked.

Jira Connection Id

String


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

Output

Type

Description

Results

ZFlowIssueSalesforceResult[]

List of results, each item in the list contains the Issue Key, Record Id, Error and Error Message if there was a problem.

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