Skip to main content

Community

Connector Improvement: SalesForceCommerceCloud (SFCC): add product list / wish list

Not planned

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Anton,

    Thank you for reaching out with your feature request regarding Salesforce Commerce Cloud (SFCC).

    At this time, this feature is not currently on our roadmap. However, I’ve added it to our backlog for consideration. We prioritize features based on demand and impact, and I’ll make sure to update you on any developments.

    Additionally, if you have endpoint documentation related to the Product List object, feel free to share it with us. Understanding the API structure can help us assess feasibility and scope.

    Could you also provide more details on how this feature would impact your use case? This will help us better understand its priority.

    Let me know if you have any questions. I appreciate your feedback!

    Best,
    Sandeep

    Hi Sandeep,

    That would be nice!

    Sure , here you go the reference to SF official documentation. Its called product-list in SF terminology. We use product-list as wish-list or wedding list, for instance;

    https://developer.salesforce.com/docs/commerce/b2c-commerce/references/ocapi-shop-product-lists?meta=Get%2Blist%2Bof%2Bproduct%2Blists 

    BR,

    Anton

    Hi Anton,

    Thank you for sharing the additional context and Salesforce documentation.

    We reviewed the request to sync SFCC product lists, including wish lists. Based on our investigation, the relevant product list endpoint is part of the OCAPI Shop API and requires shopper-level, customer-specific authentication.

    This does not fit Fivetran’s connector model because there is no single server-to-server token that can be used to retrieve all product lists. Supporting this would require authenticating each customer individually, managing customer-level tokens, and handling token refresh, expired sessions, password changes, and guest users. That creates an identity management workflow rather than a scalable ETL integration.

    We also found that the available product list endpoint only returns public lists and requires search parameters such as email or name, so it would not provide a complete or reliable extraction path for all product lists.

    Because of these API limitations, we’re not able to support this request in the Salesforce Commerce Cloud connector at this time. We’ll keep this request in our backlog in case Salesforce provides a scalable, server-to-server API for product lists in the future.

    Best,
    Sandeep