-
What is the Syntax to fetch data from Salesforce via mule 4?
SELECT ID , NAME FROM ACCOUNT limit vars.num
I want to fetch data from salesforce via mule 4(Anypoint studio)(using salesforce connector) where num is a variable. But its not working.
-
This discussion was modified 6 years, 8 months ago by
Gursimran Singh.
-
This discussion was modified 6 years, 8 months ago by
Log In to reply.