• venkat muthu
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi All,

I'm developing a App in salesforce using apex and visualforce, the application has algorithm but it is in python 
Now, how can i integrate python code in apex.
My idea is to have to make a webservice call from apex to my python code whether this method is correct or is there is any best method ?
If suppose i have to use a webservice call then where i have to host my code in my own server or salesforce provide facility for that?

Thanks,
Venkat