UpdateConnector (AFAS Online)

The XSD schema of an UpdateConnector shows you how to format the XML file to be delivered and what fields you need to deliver. You also use the XSD file to validate the XML.

XML (SOAP call)

You can use SOAP to run an XML connector. To view an XSD schema you need the DataConnector (XML).

Make sure that you are familiar with the execution of a SOAP call (XML). Use a SOAP call to retrieve an XSD schema with the DataConnector (XML).

If you have created an XML file for an UpdateConnector, use a SOAP call to run it.

JSON (REST)

  • Test and run an UpdateConnector

    Note:

    Running an UpdateConnector performs actions in a Profit environment which add, change or delete records. Always run the UpdateConnectors in a test environment before you run them on a live environment.