Problem with Shopify V2 not creating customers due to marketing mismatch
Status: Closed · Asked by Fishrider on · 0 views
I am using input from WaiverForever to input to Shopify V2 to create the customer that filled out a waiver. I ask for email and sms consent in the waiver as Subscribe or Not Subscribe. This maps fine. However, Shopify will not allow creation of the customer unless the marketing state matches the marketing opt in level. So Subscribe for 'marketing state' should be match Single Opt In for the 'marketing opt in level' and Not Subscribe would be null. How can I get the marketing opt in level to properly match the marketing state?
Note that the task history I gave says its successful, but Shopify does not create the customer. The problems are noted in the task.
Thank you,
Mike Shuger
Hello @Fishrider,
Upon checking we have noticed that the issue is with the mapped key, please map NOT_SUBSCRIBED instead of NOT SUBSCRIBED.


Thank you. Its always the simple things.