Salesforce
This section provides a description of the script components for Cloud > Salesforce.
Refer to the following mapping table to match Type and Inner type in the field list.
|
Type |
Inner type |
|---|---|
|
id |
String |
|
string |
String |
|
textarea |
String |
|
double |
BigDecimal |
|
percent |
BigDecimal |
|
|
String |
|
url |
String |
|
date |
Date |
|
datetime |
Date |
|
time |
Date |
|
boolean |
boolean |
|
currency |
BigDecimal |
|
phone |
String |
|
encryptedstring |
String |
|
location |
String |
|
multipicklist |
String |
|
picklist |
String |
|
reference |
String |
|
base64 |
String |
|
address |
String |
Refer to the descriptions on each page from the links below.