Shopify - generic API call

Hello - new around here - probably quite a basic ‘how to’ question. I would like to make a call to the Shopify API (their customers endpoint). I see n8n has a Consume Shopify API node. However, the only resources available appear to be order and product. Is there a way I can just specify my own API call, and have n8n handle the auth?

Thanks!

Hey @fredericolawson,

Welcome to the community :raised_hands:

The HTTP Request is likely what you are after, you can select most of the credentials in there so we handle the Auth then you just need to provide the rest of the fields in the node that are needed for the api call you want to make.

Got it, thanks @Jon !

1 Like

Got released with [email protected]

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.