Hi everyone, Is there a way to create an apex page - kind of a link - outside the Salesforce application - which will take the data input from the User and perform the action in salesforce application through API.
1 Antwort
@LEELAKUMAR SINGAVARAPU Sounds possible. You can create a Force.com
public site not experience cloud site. A new profile will be created for this site. You can give permission of that VF page and apex class to this profile. In this way it can be accessed outside the Salesforce. Thanks
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4PU6SAN