Sample example to connect to 3rd party REST API in AEM on custom submit action / on button click as developer ?
I have created a servlet and have implemented the http connection using HttpsURLConnection but unable to connect the same to post.Post.jsp. I had created an object of that and tried implementing the function but can find not hits to the url in browser network.Kindly share an example or Sample example to connect to 3rd party REST API in AEM on custom submit action / on button click as developer ?