|
|
• You must configure real-time sync separately for each custom object in your Service Board tenant.
• To configure real-time sync for custom objects in both directions between Salesforce and Service Board, special configuration steps are required. For more information, see Configuring Two-Way Real-Time Sync for Custom Objects.
|
|
Field
|
Value
|
|---|---|
|
Object
|
The custom object for which you are configuring real-time sync.
|
|
Configure Trigger
|
Click A record is created or updated
|
|
Optimize Flow
|
Click Actions and Related Records.
|
|
Field
|
Value
|
|---|---|
|
Flow Label
|
The name you want to use for the Flow, for example, Notify Service Board for Work Detail.
|
|
Flow API Name
|
Auto-populates based on the text you enter in the Flow Label field, for example, Notify_Service_Board_for_Work_Detail. You can modify this to any unique value.
|
|
Description
|
A brief description of the Flow.
|
|
Field
|
Value
|
|---|---|
|
Label
|
Is New Or Updated
|
|
API Name
|
Is_New_Or_Updated
|
|
Description
|
A brief description of the decision.
|
|
Field
|
Value
|
||
|---|---|---|---|
|
Outcome Label
|
Is New
|
||
|
Outcome API Name
|
Is_New
|
||
|
Condition Requirements to Execute Outcome
|
All Conditions are Met (AND)
|
||
|
Criteria
|
Criteria for triggering the action, for example:
• Resource: {!$Record__Prior}
• Operator: Is Null
• Value: True
|
||
|
When to Execute Outcome
|
Click If the condition requirements are met.
|
||
|
Field
|
Value
|
||
|---|---|---|---|
|
Outcome Label
|
Is Field Modified
|
||
|
Outcome API Name
|
Is_Field_Modified
|
||
|
Condition Requirements to Execute Outcome
|
Any Conditions is Met (OR)
|
||
|
Criteria
|
Criteria for triggering the action, for example:
• Resource: {!$Record.Name}
• Operator: Is Changed
• Value: True
or
• Resource: {!$Record.OwnerId}
• Operator: Is Changed
• Value: True
|
||
|
When to Execute Outcome
|
Click If the condition requirements are met.
|
||
|
Field
|
Value
|
|---|---|
|
Label
|
Publish Platform Event For New Record
|
|
API Name
|
Publish_Platform_Event_For_New_Record
|
|
Description
|
A brief description of this action.
|
|
Event Name
|
Create
|
|
Object Name
|
The custom object for which you are configuring real-time sync.
|
|
Record Id
|
{!$record.id}
|
|
Transaction Control
|
Click Always continue in current transaction.
|
|
Field
|
Value
|
|---|---|
|
Label
|
Publish Platform Event For Update Record
|
|
API Name
|
Publish_Platform_Event_For_Update_Record
|
|
Description
|
A brief description of this action.
|
|
Event Name
|
Update
|
|
Object Name
|
The custom object for which you are configuring real-time sync.
|
|
Record Id
|
{!$record.id}
|
|
Transaction Control
|
Click Always continue in current transaction.
|
|
|
If any custom field sets were previously created for other Service Board objects, be sure to use the same API name for the newly added field set.
|