Specifically, I need to understand:
- If an app user or service account starts a pre-configured workflow through the API (POST /workflows/{workflow_id}/start)
- Can they add another app user as a task assignee at the time of starting this workflow?
I've checked the Box Developer Documentation but couldn't find specific information about this capability. Any documentation references or real-world experience would be helpful.
Thank you in advance for your help!