Just had an error pop up when pulling full contacts, and noticed it occurred on a contact with "email_status": null. Currently EmailStatus isn't nullable, so it won't accept that as valid, even though InfusionSoft is.
The documentation does say the field is optional, so I suspect this case is going to pop up in future as well. I'll look to work around for now, but it'd be great if you could look in to handling these.
Just had an error pop up when pulling full contacts, and noticed it occurred on a contact with "email_status": null. Currently EmailStatus isn't nullable, so it won't accept that as valid, even though InfusionSoft is.
The documentation does say the field is optional, so I suspect this case is going to pop up in future as well. I'll look to work around for now, but it'd be great if you could look in to handling these.