omniphx / forrest

A Laravel library for Salesforce
https://omniphx.github.io/forrest/
MIT License
259 stars 120 forks source link

Custom Headers #204

Closed Pashedu closed 5 years ago

Pashedu commented 5 years ago

Is there any way I can set a custom header? After quick code look through I haven't find easy way.

coryrose1 commented 5 years ago

Hi @Pashedu,

I'm looking for the same functionality, I also posted an issue in regards to setting the header so I can tell Salesforce to run Lead Assignment rules when created Leads.

omniphx commented 5 years ago

Hi @Pashedu,

If you update to the latest 2.4.7 release, you should now be able to set custom headers. Please see the README or #203 for more details.