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:
Method | Description |
---|---|
deleteTableRecord | Deletes a record from a pivot table |
deleteTableRecordList | Deletes multiple records from a table |
editTableRecord | Edits a table record |
getTableRecord | Returns the records of a table |
newTableRecord | Adds a record to a table |
newTableRecordList | Adds multiple records to a table |