• Prodly Developers
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I am trying to retrieve RemoteSiteSetting using 'SELECT ID, fullName, description,isActive,Url from RemoteSiteSetting Limit 1'. In this query getting error for url. Is there any way to fetch url of RemoteSiteSetting?