Outgoing Web Services

Reality's outgoing web services feature enables DataBasic programmers to call third-party web services over HTTP.

You do not need to know SOAP and HTTP to implement these services, but familiarity with XML is advised.

The feature consists of the following elements:

The HTTP interface supports proxy servers and the data encryption layer used by the HTTPS interface.

DataBasic functions

Examples

Outgoing Web Services - Examples