Hello,
I am using the HubSpot CRM connector (it’s in PREVIEW stage).
I am using the activity List Records inside Hubspot CRM Scope with select object Deals. Everything works fine, and I receive the records except when the field Dealstype is maintained on the Hubspot deal that its being communicated. When that happens I receive the following exception:
23.6.1-beta.13324+Branch.release
Source: Generated
Message: One or more errors occurred.
Exception Type: System.AggregateException
System.AggregateException: One or more errors occurred. —> Newtonsoft.Json.JsonSerializationException: Error converting value “CONSIGNAÇÃO/CONSIGNATION” to type ‘System.Nullable`1[UiPath.HubspotCRM.IntegrationService.Client.DealsPropertiesDealtype]’. Path ‘[0].properties.dealtype’, line 19, position 44. —> System.ArgumentException: Requested value ‘CONSIGNAÇÃO/CONSIGNATION’ was not found. at Newtonsoft.Json.Utilities.EnumUtils.ParseEnum(Type enumType, NamingStrategy namingStrategy, String value, Boolean disallowNumber)
at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
Can someone help me?
Additional information: