13
Run Trigger OnClosePage() on API Pages after a deep insert has finished so that we can tell if we can process the whole input.
As of now, when receiving a json via API page (for example a Sales Header and some Sales Line) on Business Central Online there is no way to know, if the whole json has been processed by the API and we do not have a trigger to run eg. workflows.
STATUS DETAILS
New