Please enable JavaScript.
Coggle requires JavaScript to display documents.
o (start) - Coggle Diagram
o
//Create Record
%text=new record
$SYS.POST
-
-
-
...Something went wrong and we can not create record #
-
// Async operation
%text=new async record
$SYS.POST
-
-
...Operation added to queue, going forward #
-
-