The Create method of the SharePoint Integration Setting SmartObject does not convert a Yes/No value into a Boolean 1/0 value when the Yes/No value is given as an input mapping to a Boolean type property.
“Error converting data type nvarchar to bit.”
Use the LoadWithoutId method instead of the GetList method when loading SmartObject data to use as input mappings.