Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
591 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć