Discussions
API to read custom recruiting attributes
over 2 years ago by LW
Is there a way to retrieve the custom recruiting attributes in a machine readable format?
i.e. something along the lines of:
[{
"attribute": "custom_attribute_123456",
"type": "text",
"label": "How did you become aware of our company?"
}]