A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi.
I'm integrating with my solution with Shopify.
I connected fulfillment via restAPI as link below.
https://shopify.dev/docs/api/admin-rest/2023-01/resources/fulfillment#resource-object
But I could not send fulfillment email from shopify to customer even if notify_customer = true.
I tried to change setting configuration(email notification) but it doesn't works.
Is there have any more solution to send fulfillment notification email?