Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Headers #94

Open
danbehar opened this issue Mar 4, 2021 · 1 comment
Open

Add support for Headers #94

danbehar opened this issue Mar 4, 2021 · 1 comment

Comments

@danbehar
Copy link

danbehar commented Mar 4, 2021

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.

@raunakbagri
Copy link

This is one of the limitations I'm also looking forward to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants