How to get the Job Detail URL and Job Apply URL when using getSearchRecords method
Greetings,
I am trying to get the Job Detail URL and Job Apply URL when using the getSearchRecords method on the JobOpenings module.
Based on the documentation, setting the publishURL parameter to true the API should return the Job Detail URL and Job Apply URL.
Example request:
Thanks for your help,
Cheers!
PS: The Job Detail URL and Job Apply URL are returned correctly when calling the getRecordById method with the publishUrl set to true.