Shopify Get Product By Id

Allows you to get product details with the product id.

Uses this endpoint behind the scenes: <https://shopify.dev/docs/api/admin-rest/2024-01/resources/customer#get-customers-customer-id> (2024-04 release)

Inputs

NameTypeDescription
Shopify TokenSensitiveStringShopify API Token
Shopify DomainStringShopify Domain
Product IDStringShopify Product ID

Outputs

NameTypeDescription
SuccessBooleanSuccess
ProductObjectProduct data details