Latest posts by jose_guadamuz

User Activity

i can’t seem to get the json Parse method working when using a variable. I am trying to get the following output “customfield_11401”: [ { “value”: “1223-CUST-A1” } ] I am trying to use the following expression but getting an error. Any help is appre...
Hi - Does anyone have an example how to create a custom API which receives a JSON body in a POST. Also, how to do you specify a POST vs GET in the task? I found a couple examples but most use parameters which I want to avoid. Any help is appreciated....
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.Contact__c != null and d.Deployment__r.Customer__c != n...
Kudos given to