Skip to content

[QUESTION] Products not showing in the Custom fields. Have i configured it wrong ?Β #24

@Daniel-Theil

Description

@Daniel-Theil

❓ Question

I cannot see Products in the custom fields.
How do I need to setup Webhooks to find products?
The custom Product field shows no products even though i have active products that can be seen by my Node App.

Image

πŸ” What I've Tried

  • I did the setup for the plugins config in plugins.ts and in the strapi admin ui.

  • I added the middleware change in middlewares.ts as seen in the config.

  • I made sure my Products can be seen from my Shopify App (can fetch them with REST / Graphql)

  • I have configured the Plugin with my shops credentials. I have made sure that the credentials can fetch products by using them in a normal REST call and it works there as id expect it.

  • I setup webhooks for CREATE, UPDATE, DELETE and assigned it a collection type that has only the field Product (this libraries custom field). In Shopify i setup the corresponding Webhooks for creating/updating and deleting a product. When i click on the test this Webhook button i get a Validation error in strapi
    [2025-07-01 11:36:31.072] error: Validation failed

Image

πŸ“š Additional Context

  • Strapi Version: v5.16.1
  • Node Version: v20.19.3
  • Im running Strapi behind an nginx reverse proxy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions