POST to People Profile

General discussion

I'm currently working on a simple automation using our Integration User, and during a POST command that includes "Login" and "ExternalID", it says "Field is Not Found" or "Field's Tab is not accessible", however, upon checking the permissions, it definitely is accessible by the API user. Is this something that's not supported?

 

For example, here's my body.

{

 

    "folder": {

        "id": "D32013",

        "value": "Emp:Current Employee"

    },

Patch API Clarification

General discussion

When using the patch API as the documentation instructed, it throws an error and wants to ask for multiple other fields. The other fields seem irrelevant to the field I am changing (IE Requires 'If you said other, specifiy your reasoning"). There are multiple errors for this operation and I want to know whether I am doing something wrong through my patch method (Is there something that needs to be added?) Or any additional context if someone has gotten a patch request for specifically a custom field to work.

 

How new hire information is sent to our training portal

General discussion

I'm troubleshooting an issue with some new hires that aren't being assigned training in our training portal to be completed before their start dates.  There are some employees who require training before their profile makes it into our Human Capital Management system.  I need learn/know where in icims the nightly file that contains employees who have entered the "Hired: Start Onboard Paperwork" status is configured, where any why it's getting the information it sends, and to be able to compare it with the debut file in our training portal.   Does anyone know if ther