I made a change to how the Entities are extracted from Dynamics CRM. Previously, the Entity had to have the CanAddAttributes flag set to true but using this setting left certain Entities out of the list.
I’ve modified it to extract any Entity with the IsCustomizable flag set to true. Thanks to Jerry Weinstock for point out the issue.
I also added Connection Roles to the list of Entities whose data is exported.
Visit the SnapShot! product page for more information.