Forum Discussion

jose_guadamuz's avatar
jose_guadamuz
New Contributor II
7 years ago

Can i insert a parameter in a SOQL statement

Hello - I am new to snaplogic and working on a SFDC read SOQL statement. I need to insert the Date.Now() function in the SNAP SOQL. For example Select d.Id, From Deployment_Contact__c d where d.C...