Mechanic
🧑‍💻 Get Mechanic!🧑‍🔧 Task library🗳 Task requests🦾 Mechanic.dev
Search…
⌃K
Links
Introduction
💯
status.mechanic.dev
🙋
"I need something custom!"
🤓
Hire a Mechanic developer
Resources
🧑💻
Task library
🚀
Slack community
🤝
Partner directory
Tutorials
Core Concepts
Events
Tasks
Actions
Runs
Interacting with Shopify
Responding to events
Reading data
Liquid objects
GraphQL in Liquid
Bulk operations
The Shopify action
Writing data
Shopify admin action links
API rate limit
API versions
Platform
🔆
Policies
Cache
Email
Events
GraphQL
Integrations
Liquid
Shopify
Webhooks
Techniques
Writing a high-quality task
Tagging Shopify resources
Debouncing events
Responding to action results
Working with external APIs
Finding a resource ID
Migrating templates from Shopify to Mechanic
Securing Mechanic webhooks
Monitoring Mechanic
FAQ
Powered By GitBook

The Shopify action

The Shopify action allows developers to submit any request to the Shopify Admin API. By responding to action results, the data returned by Shopify can be retrieved, and re-used by the calling task.
This approach should (probably) only be used as a last resort, when Mechanic's other methods of reading data do not cover the scenario.
Previous
Bulk operations
Next
Writing data
Last modified 1yr ago
Copy link
Edit on GitHub