Skip to main content
Skip table of contents

ZFlowIssueSalesforceResult

This Apex-defined type represents a pair, used to describe a relation between a Jira Issue and a Salesforce record. This type represents the result of Issue link, unlink and delete Flow Actions.

Field

Type

Description

recordId

Id

The related Salesforce record Id.

issueKey

String

The Jira Issue key.

error

Boolean

Has Error?: Indicates whether an error occurred during the operation.

errorMessage

String

Error Message: Provides details about the error if any.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.