zAgileConnect Flow Action - Link Issues in Bulk
You can link multiple Issues to Salesforce records using Salesforce Flow and adding the “Link Issues in Bulk“ action to your flow. The action has the following fields:
Link Issues in Bulk Action Fields
Field | Type | Required | Description |
---|---|---|---|
Issue - Salesforce pairs |
| The list of Issue key - Record Id pairs to be linked. | |
Jira Connection Id | String | The unique identifier for the Jira connection. (e.g., "j00"). Leave blank to use the default connection. |
Link Issues in Bulk Output Fields
Output | Type | Description |
---|---|---|
Results | 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.
