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.