Skip to content
Sourcebox API Reference
Web Service Integration
latest

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:

  1. As an HTTP POST multipart/form-data request, or;
  2. As a SOAP 1.2 web interface.

These are described in the following two sections.