stomita/node-salesforce

Not able to search phone number using SOSL

Closed this issue · 1 comments

Getting this
MALFORMED_ID: Related To ID: id value of incorrect type: sforce_api_calls_sosl_find.htm#topic-title

Using this:
conn.search('FIND {16468XXXX}', function(err, result) {
console.log("result");
})