I have a Shopify workflow where I’d like to make a HTTP request to a Shopify endpoint.
Is there a way I can have an access token (X-Shopify-Access-Token) via liquid to make my HTTP request? I don’t want the access token to be visible in the app.
Hi, sorry about that. We have a solution the works that solves this a different way. But in the meantime, you could use a Shop metafield and then reference it in that field. The issue though is that metafields don’t have password fields yet, but they are are least more obscure.