IsCRMEnabled
Set to true to avoid pushing tables that are not available when CRM is enabled in Marketo.
Possible Values
Auto, True, FalseData Type
string
Default Value
"Auto"
Remarks
| True | Tables that are not available when CRM is enabled in Marketo will not be pushed. |
| False | The driver will push all tables normally. |
| Auto | The driver will execute a probe query to check if CRM is enabled or not. |