syndesisio / connectors

Apache Camel Connectors for Syndesis
Apache License 2.0
6 stars 12 forks source link

fix: handle cases when record is updated and no... #76

Closed zregvart closed 7 years ago

zregvart commented 7 years ago

... content is returned

Salesforce returns HTTP status 204 - No Content, in that case we cannot deserialize the body to CreateSObjectResult.

pure-bot[bot] commented 7 years ago

Pull request approved by @rhuss - applying approved label