Simple fix, see patch.

CommentFileSizeAuthor
brontoapi_null_fields_fix.diff869 bytesdalin

Comments

dalin’s picture

I should add that the use case for doing this is when adding a pre-existing contact to another list. You just want to add them to the 2nd list and not overwrite their field data.

ben.hamelin’s picture

This is a Bronto API limitation - solution involves utilizing the DirectAdd functionality of Bronto, which boils down to making a GET request with the signup data on the URL - I'm looking into integrating this module into a few of our sites - I will update this if I develop something that supports DirectAdd.