Campaign Classic - Salesforce Wizard does not map Time type fields

Description


Environment

  • Campaign Classic with Salesforce integration

Issue/Symptoms

  • Salesforce Wizard does not map “time” type fields
  • Error in log: For table “Campaign” unable to use type “time” of field “fieldname”

Resolution

Steps to Resolve/Workaround

  • Use “datetime” type instead
  • To see supported datatypes, go to Administration | Configuration | JS Codes and check the sfdcConnector.js

On this page