Tell me more ×
Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.

I would like to call webservice from MS Access ( i have already code inplace in ms access to call any web page).

How can I create a RESTful webservice with parameters in Salesforce?

I want to update data from Ms Access to SF using url with Parameter.

Each time, if data get inserted or update in ms access i want to make changes on SF data via URL then SF data get updated.

I have application ready in Ms Access which can call any weblink with parameters each time data get updated in ms access but i don't know how update data on SF.

share|improve this question
Can you give us some more information on what your trying to achieve? Are you creating an integration or just trying to import data from access to SF? Theres some good info here on integration: wiki.developerforce.com/page/Data_Integration. You may also get better answers on StackOverflow on how to integrate access with a REST / SOAP API – Jon Hazan Dec 20 '12 at 17:30

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.