function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
raj29matraj29mat 

call an external url from a apex class

Hi all,
 
  I want to call an external url from a apex class,Is this possible?for eg:www.google.com
 
Thanks and Regards
Raji
JeremyKraybillJeremyKraybill
See the HttpRequest class.

Jeremy Kraybill
Austin, TX
raj29matraj29mat
Hi ,
 
  But this method is not opening the google page?Is there anything to be done additionally for this to seethe google page