diff --git a/tap_freshdesk/schemas/groups.json b/tap_freshdesk/schemas/groups.json
index cf71354..02bc618 100644
--- a/tap_freshdesk/schemas/groups.json
+++ b/tap_freshdesk/schemas/groups.json
@@ -8,7 +8,7 @@
       }
     },
     "auto_ticket_assign": {
-      "type": ["null", "boolean"]
+      "type": ["null", "boolean", "integer"]
     },
     "business_hour_id": {
       "type": ["null", "integer"]