FAQ: How do I use handlebars expression to send only NetSuite orders originating from a particular source name as Salesforce opportunities?

Q. How do I send only those NetSuite orders originating from a particular source name as Salesforce opportunities?

A. Use this handlebars expression in the Send order as Salesforce opportunity (IO) NetSuite field. This field be set to true if the source name matches, but to false if not.

{{#if source_name}}{{#contains source_name "888888"}}true{{else}}false{{/contains}}{{/if}}
0

Comments

0 comments

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post