kevinohara80 / nforce

nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
MIT License
474 stars 167 forks source link

Events are not being unsubscribed #145

Closed swati410 closed 6 years ago

swati410 commented 6 years ago

@kevinohara80 @mshanemc @Stwissel Need the unsubscribe the subscribed events .Currently we are not able to unsubscribe events with nforce. Can unsubscribe also be implemented in nforce?

swati410 commented 6 years ago

Found it .. can unsubscribe the topics with cancel method .