Deleted: <p><strong>Enterprise Territory Management</strong></p><p>To retrieve the <strong>Users</strong> assigned to an Account via Territory Management, use Get Records with</p><p>the AccountUserTerritory2View Object. This will return a List that includes UserIds.</p><p><img src="https://unofficialsf.com/wp-content/uploads/2019/11/mceu1sk3c59o9yymfojnvyryl410lhijc-1.png" data-mce-src="https://unofficialsf.com/wp-content/uploads/2019/11/mceu1sk3c59o9yymfojnvyryl410lhijc-1.png"></p><p>To view the <strong>Territories</strong> associated with an Account via Territory Management, use Get Records to query for Object Territory Associations (ObjectTerritory2Association) Object. Pass in your ObjectId and also provide the SobjectType. This will return a Territory ID (Territory2Id).</p>
| Added: To view the <strong>Territories</strong> associated with an Account via Territory Management, use Get Records to query for Object Territory Associations (ObjectTerritory2Association) Object. Pass in your ObjectId and also provide the SobjectType. This will return a Territory ID (Territory2Id).
|