Hi,
I wanted to create an automatic mail for new delegates. Like "Hey mate, you are now delegated to job 'abc' with role 'hiring manager' granted by 'user'."
But the delegate connection is stored in the "msdyn_jobopeningparticipant_cdm_workerSet" property which cannot be searched or viewed. Not in GUI, not in Flow, not with CDS QueryExpression. That's really annoying. I found the entity with some luck here: https://<orgid>.crm4.dynamics.com/XRMServices/2011/OrganizationData.svc/msdyn_jobopeningparticipant_cdm_workerSet
Is there a way to get the delegates programmatically?
Best,
Robin