I have a python script that runs my business logic and that is in AWS. I want to call that script to run the code and get the return in apex class. How can i do that? Please help
New contributor
Nihar Ranjan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
-
1Hi and welcome to SFSE. Please take a minute to read How to Ask and perhaps take the tour before you edit your question to show what you have tried and where you are stuck. We expect the question to at least explain the research performed so far, or to show the relevant snippets of code that are not working. Without such an edit your question will be closed without answer.– Phil WCommented 7 hours ago
-
Relevant documentation: Invoking Callouts Using Apex– Derek FCommented 4 mins ago
Add a comment
|