詳細情報:
スケジュールフローでのカスタム項目値の渡し
カスタム項目を作成してコンテキスト定義を拡張したら、auxiliaryDetailsExtendedFields 数式変数を介してカスタム項目値を渡すようにスケジュールフローを更新します。この変数には、拡張項目データが JSON 文字列として保存され、スケジュール設定エンジンでレコードの作成または更新時にこの文字列が参照されます。

より一般的な検索語を使用する。
絞り込み条件を減らして、検索範囲を広げる。
カスタム項目を作成してコンテキスト定義を拡張したら、auxiliaryDetailsExtendedFields 数式変数を介してカスタム項目値を渡すようにスケジュールフローを更新します。この変数には、拡張項目データが JSON 文字列として保存され、スケジュール設定エンジンでレコードの作成または更新時にこの文字列が参照されます。
| 使用可能なインターフェース: Lightning Experience |
| 使用可能なエディション: Enterprise Edition および Unlimited Edition |
| 必要なユーザー権限 | |
|---|---|
| スケジュールフローでカスタム項目値を渡す | ワークフォーススケジュールマネージャー |
Flows」と入力し、[フロー] を選択します。
auxiliaryDetailsExtendedFields 数式変数を検索します。
'{ "Subject": "' & {!appointmentName} & '", "InteractionType": "' & {!appointmentType} & '", "Location": "' & {!locationId} & '", "Account": "' & {!parentId} & '", "Custom_Field__c": "' & {!flowVariable} & '" }'
次の形式で指定します。
Custom_Field__c は、コンテキスト定義で作成されたカスタム属性名であり、[サービス予定] または [インタラクション] 項目に対応付けられています。flowVariable は、ユーザーから値を取得するフロー画面要素の API 参照名です。auxiliaryDetailsExtendedFields変数内の既存のキーと値のペアを変更または削除しないでください。スケジュールフローが正しく機能するには、件名、InteractionType、ロケーション、取引先の標準エントリが必要です。カスタム項目の新規エントリのみを追加します。
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.