Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ゆるっとSalesforceトーク #2 Spring '22 フロー周りのリリースピックアップ
Search
hanamizuki10
February 09, 2022
Programming
0
940
ゆるっとSalesforceトーク #2 Spring '22 フロー周りのリリースピックアップ
ゆるっとSalesforceトーク #2 Spring '22ピックアップにて使用した資料
https://co-meeting.connpass.com/event/238513/
hanamizuki10
February 09, 2022
Tweet
Share
Other Decks in Programming
See All in Programming
Honoのおもしろいミドルウェアをみてみよう
yusukebe
1
200
2,500万ユーザーを支えるSREチームの6年間のスクラムのカイゼン
honmarkhunt
6
5.1k
『GO』アプリ バックエンドサーバのコスト削減
mot_techtalk
0
130
iOSエンジニアから始める visionOS アプリ開発
nao_randd
3
120
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
120
ペアーズでの、Langfuseを中心とした評価ドリブンなリリースサイクルのご紹介
fukubaka0825
2
300
How mixi2 Uses TiDB for SNS Scalability and Performance
kanmo
30
11k
Amazon Bedrock Multi Agentsを試してきた
tm2
1
280
Spring gRPC について / About Spring gRPC
mackey0225
0
220
ASP. NET CoreにおけるWebAPIの最新情報
tomokusaba
0
360
AWS Lambda functions with C# 用の Dev Container Template を作ってみた件
mappie_kochi
0
240
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
170
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The World Runs on Bad Software
bkeepers
PRO
67
11k
4 Signs Your Business is Dying
shpigford
182
22k
Transcript
ゆるっとSalesforce トーク #2 Spring '22 ピックアップ フロー周りのリリース
自己紹介 • ITエンジニア歴15年目。Salesforce歴3年目。 • 株式会社co-meetingの週4フルリモート正社員。 (別日は個人事業主) • 現在、新製品の開発で格闘中 ...。 •
猫大好き。熊本在住で猫2匹と旦那とともに生活中。 株式会社co-meeting 雑食プログラマ ハナミズキ @imprich_create
フロー周りのリリース 私の気になるピックアップ • Flow Trigger Explorer • オブジェクトのレコードトリガフローの実行順序の定義 • Flow
Builder のコレクションの項目の絞り込み • 自動レイアウトキャンバスからサブフローを開く • For-Each ループの要素とループ外の要素の接続 • [フローに移行] ツール (ベータ)
Flow Trigger Explorer ポイント • オブジェクト単位で指定して見ることができるから、関連が分かりやすい。 • 現時点では、オブジェクトのレコードトリガーフローの実行順序の定義の順に並べることができ るわけではない。 ◦
並び替え基準は「フローの表示ラベル」 ▪ だけど、ラベルの接頭辞に数字を差し入れても 適用されないから、ココちょっとよく分からない。 今後更新されるかも?
オブジェクトのレコードトリガフローの実行順序 の定義 ポイント • 各フローの順番を変更できるようになった。 • これまで順番を変更できなかったため、プロセスビルダーの頃のベストプラクティスを踏襲して、 一つのオブジェクトにつき一つのフローという方向で作らざる得なかったが、それが不要になっ た。 •
大きな利点としては、分岐を減らすことができること。 • 機能を絞り込めること。
デモ
参考サイト • Salesforce Spring ’22 Release Notes:Salesforce Flow • Learn
MOAR in Spring ’22 with Flow Enhancements 🔁 • 【Spring'22 Release Overview | Salesforce Trailblazer Community
ご視聴ありがとうございました