Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
603 Visualizzazioni

Can I display all the Jobs Listed in Recruitment Module to a PHP website? so that when an applicant applies for a certain position it will go to Recruitment Module. Thank you.

Avatar
Abbandona
Risposta migliore

The best way is doing with XML-RPC and a PHP library to manage this.

Avatar
Abbandona
Risposta migliore

Hello, 

Yes, but in that case you need to use odoo external API for connection between two platforms.

Ref. doc for external API:https://www.odoo.com/documentation/17.0/developer/reference/external_api.html

Thanks.

Avatar
Abbandona