elasticio / salesforce-component

elastic.io component that connects to Salesforce API (node.js)
Apache License 2.0
3 stars 7 forks source link

When creating an object in Salesforce the field `ownerID` should be optional #26

Closed zubairov closed 5 years ago

zubairov commented 6 years ago

The API does not mandate it - when missing the authenticated user will be the owner

zubairov commented 6 years ago

I tried with developer mapping and were able to create new Lead with empty ownerID

zubairov commented 5 years ago

@ShkarupaNick could you please update the status here.