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

How to relate two records in a many-to-many relationship? #137

Closed jsitu closed 6 years ago

jsitu commented 7 years ago

Hi @kevinohara80 hope you are doing good. How can I relate two records in a many-to-many relationship with nforce? Right now I have two custom objects with a many-to-many relationship between them, I try to find out how to associate individual record between them. Thanks.

kevinohara80 commented 6 years ago

Hi, this would involve a little more conversation around your code. I'd suggest posting in the Salesforce Stackexchange.