Create a custom object record
Content
Hello,
I need to save in a Custom Object some data returned from a WebService called in Customer Portal.
It is possible to create a record of the custom object with connect PHP (in model.php code)? I found examples on how read a record [ res = RNCPHP\ROQL::queryObject( "SELECT ... WHERE ..." )->next(); ] but it is possible to create one?
Otherwise, how can be achieved this objective?
Many thanks
Version
Feb20150