I am referring to https://shopify.dev/docs/apps/webhooks
Here “App” is referred to Shopify App or it might be any 3rd party target system? What would be required for integrating or pulling the Shopify data from Shopify directly without an Shopify App and should be sent to Salesforce marketing cloud?
I also referred the https://shopify.dev/docs/api/usage/rate-limits. Admin REST API limit is 2 requests per second. This seems pretty low. May I know how many maximum number of records will be returned in one API request? Also need advice, which API would be appropriate if I want to pull Customer, Product, Product catalog and Order information from Shopify? I mean which API is appropriate for which data? Please advice and assist.