There seems to be a package made for it already
Sep 2, 2021
2
Level 1
Indeed integration
Am trying to integrate indeed and post jobs through XML feed in laravel. I followed the indeed official documentation which linked below
https://techdocs.indeedeng.io/direct-employer-integration-with-indeed
As per the documentation I did the following steps
Created a xml file with the standard of indeed and hosted in public server Created an API token from indeed and attached that to xml which I created Created a callback function once some one apply to posted job. I did everything properly, unfortunately I couldn't get my job in indeed search result. I would like to know is there any API to check the job has been posted successfully or is there any error.
Please or to participate in this conversation.