publish

(CATS API 2.0)

Publishes a job order to a job posting service configured in the CATS settings. Parameters vary based on the service used. Consult the posting documentation for parameter lists and available job posting services.


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

Base URL
https://[subdomain].catsone.nl/api/publish
[subdomain]: This is the company ID that you created when you signed-up. It will appear on the upper left when logged into CATS.
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
YES service The ID of the service to use. For example, 'twitter'. string  
YES id The ID # of the job order. string  
Example Form
subdomain
service

The ID of the service to use. For example, 'twitter'.
id

The ID # of the job order.

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