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
milan mohantymilan mohanty 

Rest API integration Salesforce to Java(AWS)

I want to do Rest API integration with Java(AWS) and I am doing it first time. scenario is like we are sending some strings in map to AWS and then AWS will calculate and will return values in map. So I want to know how do I do it, I mean how to configure in my org and what code I need to write for REST API for call out?Tank you.