Skip to main content
Version: 2.2.2

Forms

This section presents the SOAP Web Service interfaces available for SoftExpert Form. To insert each of these items, it will be necessary to follow the standard documented in the upcoming sections.

WSDL URL:

https://<domain>/se/ws/fm_ws.php?wsdl

Web Service URL:

https://<domain>/apigateway/se/ws/fm_ws.php

Available web services:

MethodDescription
deleteTableRecordDeletes a record from a pivot table
deleteTableRecordListDeletes multiple records from a table
editTableRecordEdits a table record
getTableRecordReturns the records of a table
newTableRecordAdds a record to a table
newTableRecordListAdds multiple records to a table