SalesForce integration remote business objects examples.
To import this module:
- Create a module named
SalesForce
- Set the settings as:
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-salesforce.git"
}
}
- Click on the Import module button
There is one system parameter to configure:
- The
SALESFORCE_CREDENTIALS
in which you must set your SalesForce credentials
Note: it is possible to ovveride these default parameters per user using corresponding user parameters.
SalesForce Account object.
Note: the objet fields are retreived from SalesForce metadata at runtime
Name | Type | Required | Updatable | Personal | Description |
---|
SalesForce Case object.
Note: the objet fields are retreived from SalesForce metadata at runtime
Name | Type | Required | Updatable | Personal | Description |
---|
SalesForce Contact object.
Note: the objet fields are retreived from SalesForce metadata at runtime
Name | Type | Required | Updatable | Personal | Description |
---|