Get list of [ ] where [ ] [ ] [ ] store result in [ ]
Note: This is an Engine Extension command. |
Command |
GetList |
Image |
|
Group | SalesForce |
Section | General |
Description | Returns a list of data from a SalesForce table |
Parameter 1 | The table to be read from; limited to Account|Case|Contact|Lead |
Parameter 2 | The field to compare |
Parameter 3 | The match condition; option of =|!=|<|>|<=|>=|LIKE|IN,NOT IN |
Parameter 4 | The value to match |
Parameter 5 | The name of variable to hold returned dataset |