From the Types of Apps documentation, under "Installing Custom Apps," it states that: Custom apps can only be installed on a merchant store once. You should only generate your custom a...
I've been reviewing the types of apps documentation, but it's still unclear to me what type of app I should be building. I'm building a specific app for a client's store, not one that will b...
No content to show

User Activity

I'm working on creating an app that will allow a customer (not merchant) to fill out a form, store that data in my database, then see the data in a table (it's basically an exercise logger). When the customer logs in to the Shopify store and submits ...
I'm having a lot of trouble trying to figure out how to connect a form in the Shopify Storefront with my App. The data from the form will be used to create a metafield. One answer here said that you can either send the information over ajax to a URL ...
Were you able to find any tutorials on sending the information over ajax to a url endpoint created in your private app? I'm trying to do something similar.
To cut back on query costs in graphql, I was thinking about storing data in a single metafield. All the data is related, and I often need to get it all at once. According to the documents on metafield types, the JSON string type is depreciated so I g...
I'm working on building an exercise logging app where a customer fills out a form and then that data is stored either in a separate database like MongoDB or as a Shopify metafield. There will be quite a lot of records, so I'm wondering what the best ...
I'm looking into building an exercise logger on a pre-existing Shopify website. Ideally, I would like to link the user's customer profile with the exercise data being collected. Does Shopify allow you to do this and store the data on their servers so...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to