• wdfwdf
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies

Hi,

      We Want move data from mysql to Salesforce.So,which is the best way to integrate.i.e,either by coding(Apex) or any app(Tool).Please suggest me.

 

 

Thanks in advance.

Hi,

 

I have a apex REST API in my 1st salesforce. I need to call the REST API from my 2nd salesforce account using HTTP POST. please help me regarding this problem and share any useful code/link

 

Thanks-

Vishal Gupta

i have to login into salesforce  org by an html page outside the salesforce....please giv some suggestion what to do for it ...n  i have to include below file

<script src="/soap/ajax/11.0/connection.js"></script>
<script src="/soap/ajax/11.0/apex.js"></script>

 should i have to download it ...? from where