# Admin action extensions now have access to picking APIs — Shopify developer changelog --- ## Admin action extensions now have access to picking APIs [Admin action extensions](https://shopify.dev/docs/apps/build/admin/actions-blocks#admin-actions) and [admin print action extensions](https://shopify.dev/docs/apps/build/admin/actions-blocks#admin-print-actions) now have access to the [resource picker API](https://shopify.dev/docs/api/admin-extensions/unstable/api/resource-picker), allowing merchants select one or more products, collections, or product variants. Additionally they can access the [picker API](https://shopify.dev/docs/api/admin-extensions/unstable/api/picker), enabling selection of resources that your app defines. Get started today by [building an admin action extension](https://shopify.dev/docs/apps/build/admin/actions-blocks/build-admin-action?extension=react)! *Published: December 12, 2024* Tags: API, New Link: https://shopify.dev/changelog/admin-action-extensions-now-have-access-to-picking-apis ---