Skip to main content
Anjana Abhin (Capgemini) 님이 #Customer Service에 질문했습니다
Hi Sir,

 

I have a From in java App ,when i click the 'SyncSalesforce'  button from the java app it shoul create the form in saleforce. can you please tell me how can i do this.

 

Thanks,

 

Anjana
답변 6개
  1. 2014년 2월 3일 오후 12:09
    In Salesforce, tabs provide a list of records for a specific type of object.  You would use the Salesforce API to create the record from your java application, and the record would be available to be displayed on the appropriate Salesforce tab.
0/9000