Create Salesforce Record when Jira Issue is created
Create Record-Triggered Flow.
In Configure Start, choose the Peeklogic Jira Issue object, select ‘A record is created’ under Configure Trigger.
Set condition in Configure Start: peeklogic_jc__Object_Connect__c -> Is Null -> True.
In Create Records elements, choose the Salesforce object in which the record should be created and associated with the Jira Issue.
Fields of Jira Issue can be mapped to fields of Salesforce Record under Set Field Values for the Salesforce object in Create Records element.
Follow the link in order to deploy Jira fields to Salesforce.
In Create Records elements, choose the Peeklogic Object Connect object. Record of Peeklogic Object Connect object serves as a connector between Jira Issue and Salesforce record in Salesforce.
Under ‘Set Field Values’ put values:
SF Object Id -> {!Create_Case.Case ID}
JIRA_Keys -> Create a resource with Type formula and Data Type text. In the formula put
In the Update Records element select ‘Use the peeklogic jira issue record that triggered the flow’. Under Set Field Values, leave peeklogic_jc__Object_Connect__c -> {!Create_Object_Connect}