We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.
Welcome to the commercetools Community!
Featured topics
The latest & greatest from the Community
commercetools Launches Commerce MCP and AI Hub to Make Enterprise Commerce Agent-Ready
1060
commercetools unveils Spring 2025 Compilations to power better experiences, faster growth, and smarter operations
Hi, you have recently added support for product level attributes, and this is very nice! My question is if there is a plan to do the same for assets? Often in projects I see the need for this as there are common assets/images on product level and now we need to store them on master variant and this is not ideal because of several reasons in addition to complexity of the maintenance. Regards, Drazen
91
@commercetools/ts-client
Hi, i replaced @commercetools/sdk-client-v2 with @commercetools/ts-clientand using "@labdigital/commercetools-mock": "2.23.0" and now my testcases failed here is errormessage"message": "ac is not a function",
Connect application using subscriptions – where is the message queue?
Hello everyone, I've just read through the documentation for Connect applications and subscriptions. But one thing is not quite clear to me. An example: I create a Connect application that sends product data to a third party service every time a new product is released. So the application creates a subscription and uses AWS SQS as a queue. But when I eventually want to offer the Connect app on the marketplace and a customer installs the app, where does the AWS SQS come from or who hosts it? Is the idea that the customer does this themselves or that I, as the provider of the Connect application, also provide the required queue? Or am I making the wrong assumptions? Kind regardsTorben