Is it possible to use wix code to trigger an API request on a cart checkout or when a new order is created. Or is it possible to cycle through all the orders every day at midnight, and send an api request on each order that has not been fulfilled?
Thanks