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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
hanamizuki10
February 09, 2022
Programming
0
1.1k
ゆるっと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
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
200
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
320
Python’s True Superpower
hynek
0
200
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
4
370
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
1
760
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
340
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.7k
Head of Engineeringが現場で回した生産性向上施策 2025→2026
gessy0129
0
210
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
300
NOT A HOTEL - 建築や人と融合し、自由を創り出すソフトウェア
not_a_hokuts
2
580
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
120
Featured
See All Featured
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
A better future with KSS
kneath
240
18k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Everyday Curiosity
cassininazir
0
150
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
600
Practical Orchestrator
shlominoach
191
11k
Making the Leap to Tech Lead
cromwellryan
135
9.8k
Docker and Python
trallard
47
3.8k
Facilitating Awesome Meetings
lara
57
6.8k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
Producing Creativity
orderedlist
PRO
348
40k
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
ご視聴ありがとうございました