App reviews, troubleshooting, and recommendations
Hi everyone,
I'm building a form that we want to use the API to submit and retrieve the data for storing it in our ERP. I used the Shopify Form app: https://jqq9rv-0s.myshopify.com/pages/account-registration
How do I set it up so I can use GraphQL to check when new form data is submitted, and how to download the form data? I can't find any query methods in the GraphQL documentation that reference using forms. Any help, suggestions, or working examples would be appreciated!
Flow has trigger "new metaobject entry created":
which happens for each form submission. So you can do all processing in Flow and use "Send HTTP" action to push data to your CRM.
Obviously, it's based off a webhook -- https://shopify.dev/docs/api/webhooks?reference=toml#list-of-topics-metaobjects/create so if you have your own app, you can subscribe to this webhook.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025