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
sfdc007sfdc007 

REST Api Code help needed

Hi,

I have a requirement on REST API for which i need some help on it


1) I have a HTML Page which is having a button in it

on click of that button it should navigate me to a specific opportunity record ( we can harcode the opp id)

these process has to be done via REST API

Help me how to achieve it using REST API code pls

Thanks in Advance