Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I noticed that when the customer adds his email to the contact form the field acceptsMarketing is turned into true if it is false and nothing happens if it is already true.
I would like to know if it would be possible to catch the event that triggers the contact form submission in a private app regardless if the customer has acceptsMarketing set to true already or false.
I would like to use this event as a trigger for a private app.
Thank you.