Shopify Reunite; Shopify Discussion. Use private apps to add features to your Shopify admin or to extend your online store to other platforms. More detailed versions of these general actions may be available:Create new features for the Shopify admin experienceHow we make Shopify’s platform safe and secure for everyoneOptional array of namespaces for any private metafields that should be included with each webhook.URI where the webhook subscription should send the POST request when the event occurs.Add Shopify buying experiences to any platformOptional array of fields that should be included in the webhook subscription.Customize Shopify’s checkout with your own payment flowRetrieve webhook subscriptions that were created before a given date and time (format: 2014-04-25T16:15:47-04:00).Learn about Shopify’s suite of APIsBuild apps using Shopify’s open-source design systemConnect Shopify merchants with any marketing channelThe Admin API version that Shopify uses to serialize webhook events. Webhooks created through the API by a Shopify App are verified by calculating a digital signature. Setting this parameter outside the maximum range will return an error.Quickly and securely connect with Shopify APIsRetrieve webhooks that were updated before a given date and time (format: 2014-04-25T16:15:47-04:00).Automate merchant tasks with Shopify’s virtual employeeRestrict the returned list to webhook subscriptions whose id is greater than the specified since_id.Optional array of namespaces for any metafields that should be included with each webhook.Unique numeric identifier for the webhook subscription.How Shopify is building for the future with GraphQLRetrieve webhook subscriptions that send the POST request to this URI.Retrieve webhooks that were updated after a given date and time (format: 2014-04-25T16:15:47-04:00).Event that triggers the webhook.

Add GDPR webhooks to your app Learn about the tools that Shopify offers to help app developers comply with the General Data Protection Regulation (GDPR). Valid values are: app/uninstalled, carts/create, carts/update, checkouts/create, checkouts/delete, checkouts/update, collection_listings/add, collection_listings/remove, collection_listings/update, collections/create, collections/delete, collections/update, customer_groups/create, customer_groups/delete, customer_groups/update, customers/create, customers/delete, customers/disable, customers/enable, customers/update, draft_orders/create, draft_orders/delete, draft_orders/update, fulfillment_events/create, fulfillment_events/delete, fulfillments/create, fulfillments/update, inventory_items/create, inventory_items/delete, inventory_items/update, inventory_levels/connect, inventory_levels/disconnect, inventory_levels/update, locations/create, locations/delete, locations/update, order_transactions/create, orders/cancelled, orders/create, orders/delete, orders/fulfilled, orders/paid, orders/partially_fulfilled, orders/updated, product_listings/add, product_listings/remove, product_listings/update, products/create, products/delete, products/update, refunds/create, shop/update, tender_transactions/create, themes/create, themes/delete, themes/publish, themes/updateLearn how to build and customize Shopify themesComma-separated list of the properties you want returned for each item in the result list. Verifying webhooks .