Hey folks, I'm wondering if this may be a standard limitation, or if I´ve got something wrong. I tried to assign a work item to a standard event record and received the following error in my orchestration flow.
Info
Error Occurred:
Context Record ID: id value of incorrect type: 00U01000003IAUwEAO
As you can see by the first three characters, the value being passed in is an Event record, and you will have to trust me that the record does exist in my org. I know we cannot relate a standard task to an event. Perhaps the Work Item object has the same limitation. I haven´t found specific documentation for this scenario.
Thank you both for your feedback. A bit more investigation confirmed my suspicions that this is a limitation. Per the Salesforce Developer object reference guide for Flow Orchestrator Work Items, the related record Id cannot be an Event.