Issue:
The email addresses with special characters are not synced to NetSuite successfully.
Shopify validates emails based on:
- A valid form with an @ symbol and a domain
- A valid, active domain.
So other than this, what the Shopify order provides in JSON must be checked for special characters cause it might interfere when you sync the data to NetSuite.
On the other side, NetSuite accepts email addresses without quotation marks, commas, colons, spaces, or greater than or less than signs.
Resolution:
Add curly brackets on the email field from field mappings could fix the problem.
- Log in to your integrator.io account.
- Click Shopify - NetSuite integration app.
- Go to Flows > Order section.
- Next to Shopify customer to NetSuite customer (add or update) flow, click Mappings.
- Look for the email field and add { } like the image below
- Click Save & close.
Comments
Will this work on other fields also? Like Shipping fields?
Please sign in to leave a comment.