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?
No description
3 Replies
ljspoor94
ljspoor944mo ago
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).
! Cletus
! CletusOP4mo ago
Thx, But you means, there are no ways for getting new orders without requesting "protected customer data access"? @ljspoor94
Smelvin
Smelvin4mo ago
Yes, order data contains sensitive customer data so you do need to fill out the proper forms to obtain it

Did you find this page helpful?