To utilize all the features of the connector, you need to create the fields in Salesforce as listed in the table below.
Entity | Field | Datatype | UI visibility | Recommended name | Required |
---|---|---|---|---|---|
Campaign | MagNews unique ID: field generated and managed by the Salesforce connector | string | no | MN_UniqueID | yes |
Campaign | MagNews campaign info: JSON data structure used to restore the connector in case of reset by MagNews | string | no | MN_TechnicalInfo | yes |
CampaignMember | Contact responses: type to which the most significant event of the contact belongs | Picklist Not Sent Sent Bounced Opened Clicked Converted Complained Unsubscribed |
yes | MN_Response | yes |
CampaignMember | Channel (email or SMS) of the event triggered by the contact in the communication | String | yes | MN_Channel | no |
Contact/Lead/Account | Flag for Import Failed | Boolean | - | MN_ImportFailed | no |
Contact/Lead/Account | Timestamp of the last import attempt | Date/Time | - | MN_LastImport | no |
Contact/Lead/Account | Debug message of a failed import | String | - | MN_ImportErrors | no |