- In micro applications for iOS and Android or web browser.
- In the native iOS and Android applications.
- Authenticate in ABBYY Vantage (see Authentication for detailed instructions).
- View the list of available skills and find the ID of the skill you need to process documents.
GET request to the skills resource:
- Create an empty transaction by sending a
POSTrequest to thetransactionsresource, specifying theskillIdparameter in the body of the request. To obtain the mobile upload link for that transaction, add thegenerateMobileInputLinkparameter with thetruevalue in the body of the request:
