Does anyone know how to consume an order api to place the orders in the monday and in the subelement to place the order items

Does anyone know how to consume an order api to place the orders in the monday and in the subelement to place the order items

Hi @tray_corp, from taking a quick look at the Monday node it doesn’t seem to support subitems as a resource. So you might need the HTTP Request or GraphQL node to send the required API requests to get this done I am afraid.