WARNING: This section is intended for advanced users and "Super users" of PRIM Logix.
The configuration items presented in this section may indeed have an impact on your operations.
If in doubt, consult your system administrator.
Please note that only users in the appropriate security groups can access the software configuration windows. |
Returns the job sheet in HTML code as generated by PrimWeb. This Web service Web allows to import the job sheet directly and to post it directely with an URL on the agency Web site.
integer
Mandatory
ID of the job offer/replacement (poscod or trjcod)
Possible values: 1 or higher
string
Mandatory
Indicator of the type of jobs returned
Possible values: P (Permanent), C (Contractual), I (Internship) or T (Temporary)
string
Mandatory
Indicates the language used to display the information
Possible values: FR (French) or EN (English)
string
Mandatory
Indicates if the job sheet should be posted on a social network.
This setting have an impact on indexing tags included in the HTML code of the page that allows to a social network to index the job offer
Possible values: fb (Facebook), in (LinkedIn), tw (Twitter) or null (not tag for a social network)
Complete example of a request
{
"actionParameters": {
"JobID": 1625,
"JobType": "I",
"Language": "FR",
"Meta": null
}
}
{
"status": "success",
"data": "<!DOCTYPE html>\r\n<html prefix=\"og: https://ogp.me/ns#\">\r\n\r\n ... </html>\r\n"
}
The data parameter includes the HTML code of the job sheet