You need to sign in to do that
Don't have an account?

Does Force.com REST API support ETags on GET?
Hi,
I am using the Force.com REST API. Whenever I do a GET on a particular object, I don't get an ETag. Does Force.com REST API support ETags? If so, is there some documentation on how to go about using this?
Thanks, Sornakumar
I am using the Force.com REST API. Whenever I do a GET on a particular object, I don't get an ETag. Does Force.com REST API support ETags? If so, is there some documentation on how to go about using this?
Thanks, Sornakumar
Note how the documentation indicates it is only supported on Account records. The same is true of If-Match and If-None-Match.
It isn't clear why this functionality is restricted to Accounts, but it appears to be the case.