Unable to send notification based on future hires in Alert Composer
Summary
emps API does not return Future hires. So it seems Alerts also cannot send notificationContent
When running emps API without any parameter I don't see any future hires (People with Future start date).
But I can still query them with a effectivedate parameter such as shown below
https://ccccc.us1.oraclecloud.com/hcmRestApi/resources/11.13.18.05/emps?q=PersonNumber=1286&expand=all&effectiveDate=2020-08-31
But I don't have liberty to do that in Alert composer so I am unable to generate notification for those people. I can still see pending worker but employee with HIRE action and future start date don't appear in the API unless I use above effectivedate parameter.
1