Create trigger for when a cart(orderForm) is created

Hello,

Is it possible to be able to listen to when a shopping cart is created? I ideally I would like to be able to send an POST request to an endpoint which contains a webhook so I can get notifications of when shopping carts are created.

Is this possible within VTEX?

Thanks,
Matias Castro

Yes
Follow this document https://help.vtex.com/tutorial/setting-up-abandoned-carts--tutorials_740 (Trigger configuration)

Hey Bruno,

Is there any way to achieve this via the API rather than having to go through the UI?

Thanks,
Matias Castro