Third party integration
Last updated
Last updated
Professional Premium Enterprise
Ultimo Business Integration is able to connect with third party web services. Both import and export connectors offer the possibility to send requests to a webservice url. By default, the request will be sent in a fixed Ultimo format. It is however possible to send data in a specified custom (xml or json) file format. This can be configured by our consultants.
Ultimo Business Integration is also able to connect with web services that require a Expect: 100-continue header in the initial request.
The following authentication types are supported when connecting to third party web services:
Basic authentication
Ultimo only supports pre-emptive authentication; the Authorization header is directly send with the first request
Ultimo offers support for grant types Authorization code, Password and Client credentials