Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在客户购买产品后自动标记他们?
例如,如果客户购买产品 A,他们会被自动标记为“A”还是什么?
谢谢
这很容易通过自定义应用程序完成。您的应用程序将侦听订单。收到订单时,它将检查所购买产品的订单。然后它可以将适当的标签写入客户文件。