I seem to encounter this error " Cannot read properties of null (reading ‘type’) " before I can even save my module. This error only occurs with this audience selected and does not occur if I select a different audience in the Mailchimp Module.
The Issue specifically comes up when trying to add merge fields to the contact that is being updated (None of the merge fields are required as a rule in Mailchimp)
I can’t even run the module to tell it to ignore the error because I am unable to save the connection.
This data does need to go into the audience that currently doesn’t work so it is a bit of a roadblock at the moment.
I have fully tested the scenario using the other audience and it works every time but never with the one I need it to.
I have tried making a new scenario from scratch and connecting the audience I need first before doing anything else and I still get the same problem.
The scenario is triggered by a webhook (connected to a button in Airtable). It just takes some data from Airtable and adds a new contact to the Mailchimp Audience. The router just moves certain bundles to a Mailchimp module that marks them as unsubscribed if they are marked cancelled in Airtable.
This error happens in the module settings, before ever running the scenario.
Any help would be greatly appreciated.
Thank you,