[TAPSS-60] MS team - Review Flows for Avengers Tickets
...
Get Records: Get Account Type Id For Current Records Account can be removed; it retrieves the Id of Account Record Type: Household, and this checking can be done in Decision: Check Related Account Type.
remove Get Records: Get Account Type Id For Current Records Account
remove Variable: HouseholdAccountRecordTypeId
note: why was this variable set available as input and output? This is a Record-Triggered Flow, and cannot be referenced as a sub flow in a master flow.
Update condition in Decision: Check Related Account Type to directly reference the Related Account record’s Record Type, i.e.,
Code Block $Record > Account ID > Record Type ID > Record Type Name = Household
...
Flow Label | Flow API Name | |
---|---|---|
old | Usyd_SyncRTSFromContToAccount | Usyd_SyncRTSFromContToAccount |
new |
| USYD_SyncContactToAccountRTSReason |
...
Flow Label | Flow API Name | |
---|---|---|
old | Usyd_SyncRTSReasonFromAccToContact | Usyd_SyncRTSReasonFromAccToContact |
new |
| USYD_SyncAccountToContactRTSReason |
...
Flow Label | Flow API Name | |
---|---|---|
old | Usyd_UncheckInfluentialFieldContact | Usyd_UncheckInfluentialFieldContact |
new |
| USYD_UntickInfluentialFieldOnContact |
...
Flow Label | Flow API Name | |
---|---|---|
old | Usyd_UpdateInfluentialFieldonContact | Usyd_UpdateInfluentialFieldonContact |
new |
| USYD_TickInfluentialFieldOnContact |