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
swamyswamy 

Inetegration

Hi,This is swamy......

                    

                          I have small requirement..i.e.,when my client updates his objected field than automatically it reflected into my salesforce......

clinet using java...

 

so,what can i do for these steps.....I think must and stood API should use...is it right?

 

if,correct tell send me someof the steps to....rnswamy229@gmail.com

Navatar_DbSupNavatar_DbSup

Hi,

 

Absolutely correct you have to use the Partner API and Metadata API for that. For more details go through the link below:

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_quickstart_intro.htm

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_quickstart_steps.htm

 

Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved. 

swamyswamy

Am having one requirement i.e.,my client is updated the field in some object ....that's automatically reflected into salesforce edition ..i.e., in my objec also that field should updated...

 

 

 

it is possiable by API....i.e., REST API....But iam not getting that path....Could you please Explain...for, how to do it?