ts-force icon indicating copy to clipboard operation
ts-force copied to clipboard

Adding support for Salesforce specific headers on REST requests

Open colinfindlay-nz opened this issue 1 year ago • 0 comments

We have a need to pass through a few Salesforce headers when making requests. Namely some of the conditional headers like If-Modified-Since as well as Sforce-Auto-Assign We have a PR on our fork at https://github.com/vacasaoss/ts-force/pull/8

It would be great to get any feedback from @ChuckJonas before we finalise the code, as we'd love to submit this back to the community.

colinfindlay-nz avatar Feb 22 '24 01:02 colinfindlay-nz