How to Access Shopify Metafields with Product ID Search?

This topic was automatically generated from Slack. You can find the original thread here.

Hi again. I’m trying to access Shopify metafields. They’re not in the New Product trigger. I tried “Search Product” (btw that doesn’t seem to have a search by product ID? Title search can match more than one item for me). I did find the product in Search product but metafields are not there either. Anywhere else I should try?

ps If I want to search by product ID rather than title I can copy and amend this? pipedream/search-products.mjs at master · PipedreamHQ/pipedream · GitHub

Hello , I think you can use Pipedream’s Code action with Shopify credentials.

In the action, you can fetch Shopify Product using this API here: Product

Additionally, I’ve create a Github issue here for Pipedream to implement a built-in Shopify - Get Products action: [ACTION] Shopify - Get Products · Issue #5364 · PipedreamHQ/pipedream · GitHub