Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to retrieve the job description from "content" parameter, it's undefined #487

Open
ErickTurro opened this issue Oct 20, 2022 · 0 comments

Comments

@ErickTurro
Copy link

Hi all, I'm trying to retrieve the job description from the "content" parameter but it's undefined.
I saved the information of the json file in a variable called job.
When I do, job.title, I'm able to retrieve the job title but when I do 'job.content', I get an undefined variable. What am I missing?
My idea would be to get the html source as a string and then format it as plain text removing all the html syntax.
In others ATS there is a parameter including the Plain Description of the job that is really convenient to retrieve this information. It would be great to have it also here for greenhouse.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant