Build a Salesforce ➡️ Jira Integration with Apex, LWC, Named Credentials, Batch, Queueable

Описание к видео Build a Salesforce ➡️ Jira Integration with Apex, LWC, Named Credentials, Batch, Queueable

Interested in consulting? https://www.1sync.co/contact
-----------------------------------
In this video, we discuss how to integrate Salesforce and Jira. This is a complete Salesforce course on how to build production-ready third-party integrations. We walk through, how to architect a Salesforce to Jira Integration, how to read documentation, and more. We cover advanced apex topics like Named Credentials, Schedulable Apex, Batch Apex, Queueable, and more. We also walk through how to build out robust user interfaces in Salesforce. For the Salesforce to Jira Integration, we build out a visualforce controller extension to showcase how to get users to run apex code. We also build a custom LWC that uses apex methods push data from Salesforce to Jira. This LWC is a great example of how to use lightning-quick-action-panel and lightning-record-picker. We also show how to run a LWC from a quick action. Additionally, there is a second LWC example to show how to use the lightning-record-edit-form. Finally, all of this code is packaged inside an unlocked package, and ready for you to use.
-----------------------------------
Links:

Completed Code: https://github.com/jawills/jira-sf-in...
Starter Template: https://github.com/jawills/sf-new-org
Apex Snippets: https://marketplace.visualstudio.com/...
Developer Org: https://developer.salesforce.com/signup
-----------------------------------
Chapters:
00:00 Intro
01:36 Environment Setup Tutorial - Environment
02:40 Basic Auth Overview
03:31 Configure Named Credential
05:46 Create Project
17:16 Test Create Project
22:01 Update Project
25:06 Project VF Controller
28:05 Get User Id and Assign as project Lead
35:34 User Test Classes
38:49 Create Project LWC (Cleanup)
40:57 Project Wizard LWC
44:04 LWC with JS
47:18 Record Picker Add Filter
48:42 Get Key Availability From Apex Method in LWC
55:43 Create Project From LWC Data
1:00:37 LWC Navigation Using Screen Events
1:03:42 LWC Get Data Using Wire
1:06:42 Project Wizard Test Classes
1:11:01 Create Project Version
1:18:44 Version Wizard (LWC Record Edit Form)
1:24:29 Version Test Class
1:27:50 Get Issues With JQL
1:37:56 Jira Issue One Time Sync (Queueable)
1:43:22 Issue Link Account And Opportunity
1:47:10 Hourly Issue Sync with Batch
1:50:42 Issue Sync Test Classes
1:54:29 Package and Deploy

Комментарии

Информация по комментариям в разработке