You are here:
Mapping for DateTime, Date, and Boolean Objects
The Salesforce CRM connector maps the objects DateTime, Date, and Boolean based on the object and field type.
Mapping for the Date and DataTime objects when deploying a data stream and when creating a data stream using a starter bundle.
| Object | Field | Mapping |
|---|---|---|
| Standard Object | Standard Date Field | DateTime |
| Standard Object | Custom Date Field | Date |
| Custom Object | Custom Date Field | Date |
Mapping for the Boolean object when deploying a data stream and when creating a data stream using a starter bundle.
| Object | Field | Mapping |
|---|---|---|
| Standard Object | Standard Boolean Field | Text |
| Standard Object | Custom Boolean Field | Boolean |
| Custom Object | Custom Boolean Field | Boolean |
Mapping for the Currency object when deploying a data stream and when creating a data stream using a starter bundle.
| Object | Field | Mapping |
|---|---|---|
| Standard Object | Standard Currency Field | Number |
| Standard Object | Custom Currency Field | Currency |
| Custom Object | Custom Currency Field | Currency |

