Does anyone know if using the Management API to publish a new node in the backoffice should invoke a notification handler if one is setup?
Just now I have a notification handler that sets up a node structure when I create a new page. When using the Management API I can't get that structure to form and due to this my call to the API endpoint fails.