• ayesha javed
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 6
    Replies
I've used the new HTTP callout action in Flow with an External Credential and I have access to the first layer of returned JSON, but I only see blank values for the nested array values. In the debug, I see that the array values are being returned, and I can see the Apex-Defined variable in a collection, but I am only seeing blank values in Flow. 
How do you create an API Access token that does not expire
How we can sort below in Apex by color value.

[
{"text":"LETTER SENT","color":"RED"},
{"text":"ASSIGNED","color":"YELLOW"},
{"text":"LOAN","color":"GREEN"},
{"text":"MITIGATION","color":"RED"},
{"text":"PENDING ","color":"YELLOW"},
{"text":"RHI","color":"GREEN"},
{"text":"CIT","color":"YELLOW"}
]

Hi,

 

I do have a doubt regarding Salesforce.com.

 

Can we develope Games in the Salesforce.com platform?

  • August 07, 2013
  • Like
  • 0