How to get the new orders using webhook(order/create, order/update)
Hello
I have one question
I am gonna trigger new orders details when customer creating new order
But when trigger orders using webhook, I got this msg
I need to update the order details as insert the link info using webhook after customer create order
Are there best ways?

3 Replies
You need to request access to protected customer data as it says
https://shopify.dev/docs/apps/launch/protected-customer-data
Shopify
Work with protected customer data
Learn about privacy and security requirements for protected customer data and personally identifiable information (PII).
Thx, But you means, there are no ways for getting new orders without requesting "protected customer data access"?
@ljspoor94
Yes, order data contains sensitive customer data so you do need to fill out the proper forms to obtain it