How to use POST requests in UI Builder
First, create a Scripted REST Service (aka Scripted REST API or sys_ws_definition entry).Within that record, create a Scripted REST Resource (sys_ws_operation) in the Resources related list.The HTTP Method on that resource should be POST (obviously)....