parse_resume

(CATS API 2.0)

This function parses the given file. The parse is returned in XML


[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]

Base URL
http://[subdomain].catsone.nl/api/parse_resume?transaction_code=[code]
[subdomain]: This is the company ID that you created when you signed-up. It will appear on the upper left when logged into CATS.
[transaction_code]: Create and manage transaction codes from within CATS by logging in and clicking on the "Settings" tab, then "User Management" (in the blue bar).
Parameters
Note that parameters can be transmitted through the GET or POST specifications in accordance with HTTP 1.1.

Example using GET: [Base URL]?[parameter]=[value]

Required Parameter Description Type Size
  file File to parse file  
  escaped Use this if the file has been escaped before sending in Javascript boolean  
Example Form
subdomain
transaction_code
file

File to parse
escaped

Use this if the file has been escaped before sending in Javascript

Copyright ©2010 CATS Software, Inc. All rights reserved.