-1

I can't pull out the Username data correctly, Maybe someone has already solved this?need to make a request with a Salesforce url and refer to UserRecord?

  "actions": [
    {
      "id": "1567;a",
      "state": "SUCCESS",
      "returnValue": {
        "componentDef": {
          "descriptor": "markup://one:userProfileCard"
        },
        "creationPath": "/*[0]",
        "attributes": {
          "values": {
            "isDensityWalkthrough": false,
            "cardDataState": "SUCCESS",
            "disableOutsideNavigations": false,
            "actionNotAllowedMessage": "",
            "canSwitchToAloha": true,
            "isDensityEnabled": true,
            "profileDetailsUrl": "javascript:void(0);",
            **"userRecord":** {
              "sobjectType": "User",
              "Id": "0054J000001uMQyQAM",
              **"Name": "Maeeeiri Lp"**
VLAZ
  • 22,934
  • 9
  • 44
  • 60
mannyy
  • 1
  • Does this answer your question? [How can I access and process nested objects, arrays or JSON?](https://stackoverflow.com/questions/11922383/how-can-i-access-and-process-nested-objects-arrays-or-json) – jabaa Jun 03 '22 at 10:42
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jun 04 '22 at 10:58

0 Answers0