View Resource Hierarchy Updates

You must run the following ESS jobs (in this order) to view the latest hiearchy (resource organization) updates:

  • Reporting hierarchy generation ESS
  • Territory and Resource refresh ESS

cURL Command

https://servername.fa.us2.oraclecloud.com/crmRestApi/searchResources/11.13.18.05/entities/Resource/fields?metaModelUuid=300100034327124?

Example Response Payload

{
    "_entity": "Resource",
    "ChildObject_AccountCollection_c": [
        {
            "RecordName": "Child3",
            "CurrencyCode": "USD",
            "OrganizationProfile_Id_c": 300100034327124,
            "Id": 300100128033307
        },
...
}

You can use the following attributes in the query expression to get a resource:

  • PersonFirstName
  • PersonMiddleName
  • PersonLastName
  • StartDateActive
  • EndDateActive
  • Manager.ManagerName
  • Manager.ManagerEmailAddress
  • Manager.ParentOrgName
  • Manager.Name
  • Manager.RoleName
  • InternalFlag
  • PrimaryEmail.EmailAddress
  • PartyName
  • PrimaryPhone.PhoneNumber