You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposed fix would be to have another create method which would take a collection of headers to be applied on the request. Let me know if this sounds good, and I would be more than happy to submit a PR with the change.
The text was updated successfully, but these errors were encountered:
There are some HTTP headers that can be passed when creating objects in salesforce.
Ref Assignment Rule Header for one such header.
Currently ForceAPI#createSObject does not accept any of these custom headers.
Proposed fix would be to have another create method which would take a collection of headers to be applied on the request. Let me know if this sounds good, and I would be more than happy to submit a PR with the change.
The text was updated successfully, but these errors were encountered: