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
manoharpmanoharp 

Rest API through SSL certified force.com with out authentication

I am trying to integrate with a third party packaged application using Rest API. The Application doesnt have option to use authentication to pass info into SF. To achieve integration I have exposed my Apex class through public access setting on force.com site. and now I am able to make handshake fine but the second requirement is to have the URL, SSL certified. How can I achieve this? or is there a different way to approach both these requirements?

 

Thanks

Manohar