Integrating Shopify Store Apps #268
Unanswered
gottagocode
asked this question in
Help
Replies: 1 comment 2 replies
-
Hi there! Right now, Hydrogen will interact with apps through APIs similar to how you'd interact with them in Gatsby. However, I'm intrigued by what you said here:
Could you expand upon that with a use case or an example? We're definitely exploring ways to make third-party integrations easier in Hydrogen. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I have been building headless storefronts via Gatsby / Shopify for the past year now, and one of our biggest pain points is integrating apps that our clients are seeing on the Shopify app store. Things like Gorgias, Recharge subscriptions, cart upsells, etc that are usually just one-click installs for stores leveraging a Shopify theme, turn into major pain points trying to integrate all the different APIs for each, and in the end, they never play nice with another. Im currently building a test theme with the Hydrogren framework to see if this will be solution to the above issues we have faced in the past. I'm curious if anyone has any information on how Shopify-store-apps will integrate with hydrogen themes. It would be great if a plugins/apps folder would populate in the code base similar to that of a woocommerce/wordpress theme. Just curious, thank you for any insight!
Beta Was this translation helpful? Give feedback.
All reactions