Web Service Integration🔗
Authentication and parsing a document (CV or vacancy) can be done in a single HTTP request.
There are two ways of calling the Extract service:
- As an HTTP POST multipart/form-data request, or;
- As a SOAP 1.2 web interface.
These are described in the following two sections.