v2.1
Aug 3, 2025
Add option to "Open External URL" with a shortcut
Based on user requests, we've added the ability for a Shortcut to open an external URL. Create a custom shortcut and select the "Open external URL" option in the "Trigger an Automation" section. Then add the destination URL and append the Shopify {id} anywhere in the URL, as a parameter value or in the route.

This will pass the ID of whatever object you've got the Shortcut added to in admin: order, product, customer, collection, etc. You can also use it on an order or product selection list, and we'll pass a comma-separate list of all the ids.
Other updates and fixes
fixed an issue with abandoned checkout shortcuts not working with webhooks
updated the save bar
switched product and product variant shortcuts to use GraphQL APIs and payloads
Previous